In file exception.hpp:Base class for all ng exceptions
Documentation
Base class for all ng exceptions
Inheritance:
Public Methods
-
Exception(const string & w)
-
virtual ~Exception()
-
void Append(const string & s)
- append string to description
-
const string& What()
- verbal description of exception
Private Fields
-
string what
- verbal description of exception
string what
- verbal description of exception
Exception(const string & w)
virtual ~Exception()
void Append(const string & s)
- append string to description
const string& What()
- verbal description of exception
- Direct child classes:
- RangeException
MatrixNotFittingException
LocalHeapOverflow
Complex2RealException
ArrayRangeException
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.