UAPParserException Class Reference

Encapsulates a general parser error or warning. More...

#include <UAPException.hpp>

Inherits UAPException.

Inherited by UAPInvalidExpressionException, and UAPNotRecognizedException.

Collaboration diagram for UAPParserException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

Encapsulates a general parser error or warning.

See also:
UAPException

Definition at line 204 of file UAPException.hpp.


Constructor & Destructor Documentation

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

See also:
UAPException

Definition at line 121 of file UAPException.cpp.

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

See also:
UAPException

Definition at line 124 of file UAPException.cpp.

UAPParserException::~UAPParserException (  )  throw ()

Destructor.

Definition at line 127 of file UAPException.cpp.


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