#include <FunctionFactoryErrors.h>
Inheritance diagram for casa::FieldNotFoundError:


Definition at line 76 of file FunctionFactoryErrors.h.
Public Member Functions | |
| FieldNotFoundError (const String &field, Category c=GENERAL) | |
| virtual | ~FieldNotFoundError () throw () |
Private Attributes | |
| String | fname |
| 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.
1.5.1