UAPParameterNotFoundException Class Reference

Signals that a parameter was not found. More...

#include <UAPException.hpp>

Inherits UAPException.

Collaboration diagram for UAPParameterNotFoundException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 UAPParameterNotFoundException (const std::string &_message="Unspecified exception")
 UAPParameterNotFoundException (const std::string &_message, const UAPException &_cause)
 ~UAPParameterNotFoundException () throw ()
 Destructor.


Detailed Description

Signals that a parameter was not found.

See also:
UAPException

Definition at line 282 of file UAPException.hpp.


Constructor & Destructor Documentation

UAPParameterNotFoundException::UAPParameterNotFoundException ( const std::string &  _message = "Unspecified exception"  ) 

See also:
UAPException

Definition at line 154 of file UAPException.cpp.

UAPParameterNotFoundException::UAPParameterNotFoundException ( const std::string &  _message,
const UAPException _cause 
)

See also:
UAPException

Definition at line 157 of file UAPException.cpp.

UAPParameterNotFoundException::~UAPParameterNotFoundException (  )  throw ()

Destructor.

Definition at line 161 of file UAPException.cpp.


Generated on Fri Feb 12 15:47:58 2010 for Universal Accelerator Parser by  doxygen 1.5.7