UAPNotRecognizedException Class Reference

Signals an unrecognized identifier. More...

#include <UAPException.hpp>

Inherits UAPParserException.

Collaboration diagram for UAPNotRecognizedException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

Signals an unrecognized identifier.

A parser may throw this exception when it finds an unrecognized identifier.

See also:
UAPParserException

Definition at line 224 of file UAPException.hpp.


Constructor & Destructor Documentation

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

See also:
UAPParserException

Definition at line 129 of file UAPException.cpp.

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

See also:
UAPParserException

Definition at line 132 of file UAPException.cpp.

UAPNotRecognizedException::~UAPNotRecognizedException (  )  throw ()

Destructor.

Definition at line 135 of file UAPException.cpp.


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