Error class for MathFunc class. More...
#include <MathFunc.h>
Public Member Functions | |
| MathFuncError () | |
| MathFuncError (const Char *m) | |
| MathFuncError (const String &m) | |
| virtual | ~MathFuncError () throw () |
Error class for MathFunc class.
Error class for MathFunc class
Definition at line 52 of file MathFunc.h.
| casacore::MathFuncError::MathFuncError | ( | ) | [inline] |
Definition at line 55 of file MathFunc.h.
| casacore::MathFuncError::MathFuncError | ( | const Char * | m | ) | [inline] |
Definition at line 56 of file MathFunc.h.
| casacore::MathFuncError::MathFuncError | ( | const String & | m | ) | [inline] |
Definition at line 57 of file MathFunc.h.
| virtual casacore::MathFuncError::~MathFuncError | ( | ) | throw () [inline, virtual] |
Definition at line 59 of file MathFunc.h.
1.6.1