#include <UAPException.hpp>
Inherits UAPException.

Public Member Functions | |
| UAPParameterNotFoundException (const std::string &_message="Unspecified exception") | |
| UAPParameterNotFoundException (const std::string &_message, const UAPException &_cause) | |
| ~UAPParameterNotFoundException () throw () | |
| Destructor. | |
Definition at line 282 of file UAPException.hpp.
| UAPParameterNotFoundException::UAPParameterNotFoundException | ( | const std::string & | _message = "Unspecified exception" |
) |
| UAPParameterNotFoundException::UAPParameterNotFoundException | ( | const std::string & | _message, | |
| const UAPException & | _cause | |||
| ) |
| UAPParameterNotFoundException::~UAPParameterNotFoundException | ( | ) | throw () |
1.5.7