casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
casa::UnrecognizedFunctionError Class Reference

#include <FunctionFactoryErrors.h>

Inheritance diagram for casa::UnrecognizedFunctionError:
casa::FunctionFactoryError casa::AipsError

List of all members.

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

Detailed Description

Definition at line 42 of file FunctionFactoryErrors.h.


Constructor & Destructor Documentation

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

Definition at line 47 of file FunctionFactoryErrors.h.


Member Function Documentation

Definition at line 53 of file FunctionFactoryErrors.h.


Member Data Documentation

Definition at line 56 of file FunctionFactoryErrors.h.


The documentation for this class was generated from the following file: