casa
$Rev:20696$
|
#include <FunctionFactoryErrors.h>
Public Member Functions | |
FieldNotFoundError (const String &field, Category c=GENERAL) | |
virtual | ~FieldNotFoundError () throw () |
Private Attributes | |
String | fname |
Definition at line 76 of file FunctionFactoryErrors.h.
casa::FieldNotFoundError::FieldNotFoundError | ( | const String & | field, |
Category | c = GENERAL |
||
) | [inline] |
Definition at line 78 of file FunctionFactoryErrors.h.
virtual casa::FieldNotFoundError::~FieldNotFoundError | ( | ) | throw () [virtual] |
String casa::FieldNotFoundError::fname [private] |
Definition at line 85 of file FunctionFactoryErrors.h.