casa::UnrecognizedFunctionError Class Reference

#include <FunctionFactoryErrors.h>

Inheritance diagram for casa::UnrecognizedFunctionError:

Inheritance graph
[legend]
Collaboration diagram for casa::UnrecognizedFunctionError:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 42 of file FunctionFactoryErrors.h.

Public Member Functions

 UnrecognizedFunctionError (const String &name, Category c=INVALID_ARGUMENT)
 create an exception indicating that the a function of the given name is not recognized
virtual ~UnrecognizedFunctionError () throw ()
const StringgetName ()

Private Attributes

String fname


Constructor & Destructor Documentation

casa::UnrecognizedFunctionError::UnrecognizedFunctionError ( const String name,
Category  c = INVALID_ARGUMENT 
) [inline]

create an exception indicating that the a function of the given name is not recognized

Definition at line 47 of file FunctionFactoryErrors.h.

virtual casa::UnrecognizedFunctionError::~UnrecognizedFunctionError (  )  throw () [virtual]


Member Function Documentation

const String& casa::UnrecognizedFunctionError::getName (  )  [inline]

Definition at line 53 of file FunctionFactoryErrors.h.


Member Data Documentation

String casa::UnrecognizedFunctionError::fname [private]

Definition at line 56 of file FunctionFactoryErrors.h.


The documentation for this class was generated from the following file:
Generated on Mon Sep 1 22:44:50 2008 for NRAOCASA by  doxygen 1.5.1