| getCause() const | UAPException | |
| getFile() const | UAPIOException | |
| getLineNumber() const | UAPIOException | |
| getMessage() const | UAPException | |
| operator<<(std::ostream &os, const UAPException &except) | UAPException | [friend] |
| printStackTrace(std::ostream &_file=std::cerr) | UAPException | |
| toString() const | UAPIOException | [virtual] |
| UAPException(const std::string &_message="Unspecified exception") | UAPException | |
| UAPException(const std::string &_message, const UAPException &_cause) | UAPException | |
| UAPIOException(const std::string &_message="Unspecified exception", const std::string &_file="Unspecified file name", int _line=0) | UAPIOException | |
| UAPIOException(const std::string &_message, const std::string &_file, int _line, const UAPException &_cause) | UAPIOException | |
| ~UAPException() | UAPException | [virtual] |
| ~UAPIOException() | UAPIOException |
1.5.7