UAPAttributeNotFound Class Reference

Thrown to indicate that an expected attribute was not present. More...

#include <UAPException.hpp>

Inherits UAPNodeException.

Collaboration diagram for UAPAttributeNotFound:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 UAPAttributeNotFound (const std::string &_message="Unspecified exception", UAPNode *_node=NULL)
 UAPAttributeNotFound (const std::string &_message, UAPNode *_node, const UAPException &_cause)
 ~UAPAttributeNotFound () throw ()
 Destructor.


Detailed Description

Thrown to indicate that an expected attribute was not present.

See also:
UAPNodeException

Definition at line 339 of file UAPException.hpp.


Constructor & Destructor Documentation

UAPAttributeNotFound::UAPAttributeNotFound ( const std::string &  _message = "Unspecified exception",
UAPNode _node = NULL 
)

See also:
UAPNodeException

Definition at line 182 of file UAPException.cpp.

UAPAttributeNotFound::UAPAttributeNotFound ( const std::string &  _message,
UAPNode _node,
const UAPException _cause 
)

See also:
UAPNodeException

Definition at line 185 of file UAPException.cpp.

UAPAttributeNotFound::~UAPAttributeNotFound (  )  throw ()

Destructor.

Definition at line 189 of file UAPException.cpp.


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