#include <FunctionFactoryErrors.h>
Public Member Functions | |
FieldNotFoundError (const String &field, Category c=GENERAL) | |
virtual | ~FieldNotFoundError () throw () |
Private Attributes | |
String | fname |
Definition at line 77 of file FunctionFactoryErrors.h.
casacore::FieldNotFoundError::FieldNotFoundError | ( | const String & | field, | |
Category | c = GENERAL | |||
) | [inline] |
Definition at line 79 of file FunctionFactoryErrors.h.
virtual casacore::FieldNotFoundError::~FieldNotFoundError | ( | ) | throw () [virtual] |
String casacore::FieldNotFoundError::fname [private] |
Definition at line 86 of file FunctionFactoryErrors.h.