casa
$Rev:20696$
|
Error class for DFTServer class. More...
#include <DFTServer.h>
Public Member Functions | |
DFTError () | |
DFTError (const Char *m) | |
DFTError (const String &m) | |
virtual | ~DFTError () throw () |
Error class for DFTServer class.
Error class for DFTServer class.
Definition at line 54 of file DFTServer.h.
casa::DFTError::DFTError | ( | ) | [inline] |
Definition at line 57 of file DFTServer.h.
casa::DFTError::DFTError | ( | const Char * | m | ) | [inline] |
Definition at line 58 of file DFTServer.h.
casa::DFTError::DFTError | ( | const String & | m | ) | [inline] |
Definition at line 59 of file DFTServer.h.
virtual casa::DFTError::~DFTError | ( | ) | throw () [inline, virtual] |
Definition at line 61 of file DFTServer.h.