UAPAttributeConfusion Class Reference

Thrown to indicate that there were conflicting attributes present. More...

#include <UAPException.hpp>

Inherits UAPNodeException.

Collaboration diagram for UAPAttributeConfusion:

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

Thrown to indicate that there were conflicting attributes present.

See also:
UAPNodeException

Definition at line 357 of file UAPException.hpp.


Constructor & Destructor Documentation

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

See also:
UAPNodeException

Definition at line 191 of file UAPException.cpp.

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

See also:
UAPNodeException

Definition at line 194 of file UAPException.cpp.

UAPAttributeConfusion::~UAPAttributeConfusion (  )  throw ()

Destructor.

Definition at line 198 of file UAPException.cpp.


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