UAPNotSupportedException Class Reference

Thrown to indicate that a particular feature is not implemented. More...

#include <UAPException.hpp>

Inherits UAPException.

Collaboration diagram for UAPNotSupportedException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

Thrown to indicate that a particular feature is not implemented.

See also:
UAPException

Definition at line 300 of file UAPException.hpp.


Constructor & Destructor Documentation

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

See also:
UAPException

Definition at line 163 of file UAPException.cpp.

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

See also:
UAPException

Definition at line 166 of file UAPException.cpp.

UAPNotSupportedException::~UAPNotSupportedException (  )  throw ()

Destructor.

Definition at line 169 of file UAPException.cpp.


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