#include <UAPException.hpp>
Inherits UAPNodeException.

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. | |
Definition at line 357 of file UAPException.hpp.
| UAPAttributeConfusion::UAPAttributeConfusion | ( | const std::string & | _message = "Unspecified exception", |
|
| UAPNode * | _node = NULL | |||
| ) |
| UAPAttributeConfusion::UAPAttributeConfusion | ( | const std::string & | _message, | |
| UAPNode * | _node, | |||
| const UAPException & | _cause | |||
| ) |
| UAPAttributeConfusion::~UAPAttributeConfusion | ( | ) | throw () |
1.5.7