UAPBadAttributeValue Class Reference

Thrown to indicate that the attribute value is bad in some way. More...

#include <UAPException.hpp>

Inherits UAPNodeException.

Collaboration diagram for UAPBadAttributeValue:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

Thrown to indicate that the attribute value is bad in some way.

See also:
UAPNodeException

Definition at line 375 of file UAPException.hpp.


Constructor & Destructor Documentation

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

See also:
UAPNodeException

Definition at line 200 of file UAPException.cpp.

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

See also:
UAPNodeException

Definition at line 203 of file UAPException.cpp.

UAPBadAttributeValue::~UAPBadAttributeValue (  )  throw ()

Destructor.

Definition at line 207 of file UAPException.cpp.


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