| getCause() const | UAPException | |
| getMessage() const | UAPException | |
| operator<<(std::ostream &os, const UAPException &except) | UAPException | [friend] |
| printStackTrace(std::ostream &_file=std::cerr) | UAPException | |
| toString() const | UAPException | [virtual] |
| UAPException(const std::string &_message="Unspecified exception") | UAPException | |
| UAPException(const std::string &_message, const UAPException &_cause) | UAPException | |
| UAPParameterNotFoundException(const std::string &_message="Unspecified exception") | UAPParameterNotFoundException | |
| UAPParameterNotFoundException(const std::string &_message, const UAPException &_cause) | UAPParameterNotFoundException | |
| ~UAPException() | UAPException | [virtual] |
| ~UAPParameterNotFoundException() | UAPParameterNotFoundException |
1.5.7