UAPInvalidExpressionException Class Reference

Signals that a invalid expression was encountered. More...

#include <UAPException.hpp>

Inherits UAPParserException.

Collaboration diagram for UAPInvalidExpressionException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

Signals that a invalid expression was encountered.

This exception may be thrown upon evaluation of a malformed arithmetic expression or other syntactical errors.

See also:
UAPParserException

Definition at line 264 of file UAPException.hpp.


Constructor & Destructor Documentation

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

See also:
UAPException

Definition at line 146 of file UAPException.cpp.

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

See also:
UAPException

Definition at line 149 of file UAPException.cpp.

UAPInvalidExpressionException::~UAPInvalidExpressionException (  )  throw ()

Destructor.

Definition at line 152 of file UAPException.cpp.


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