#include <UAPException.hpp>
Inherits UAPNodeException.

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