UAPNodeNotFound Class Reference

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

#include <UAPException.hpp>

Inherits UAPNodeException.

Collaboration diagram for UAPNodeNotFound:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

Thrown to indicate that an expected node was not present.

See also:
UAPNodeException

Definition at line 393 of file UAPException.hpp.


Constructor & Destructor Documentation

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

See also:
UAPNodeException

Definition at line 209 of file UAPException.cpp.

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

See also:
UAPNodeException

Definition at line 212 of file UAPException.cpp.

UAPNodeNotFound::~UAPNodeNotFound (  )  throw ()

Destructor.

Definition at line 216 of file UAPException.cpp.


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