MapException Class Reference
List of all members.
Public Types |
enum | ErrCode {
None,
Memory,
Bounds,
Undefined,
InvalidType,
FITSError,
Other
} |
Public Member Functions |
| MapException (ErrCode code, int status=0, const char *comm=0) |
virtual const char * | Message (void) const |
virtual const char * | Comment (void) const |
Protected Attributes |
ErrCode | code_ |
int | status_ |
char * | comment_ |
The documentation for this class was generated from the following files: