GetContext() const | RetsException | |
GetContextMessage() const | RetsException | |
GetExtendedMessage() const | RetsException | [virtual] |
GetFullReport() const | RetsException | |
GetHttpResult() const | RetsHttpException | |
GetMessage() const | RetsHttpException | [virtual] |
GetName() const | RetsHttpException | [virtual] |
PrintContextMessage(std::ostream &outputStream) const | RetsException | [virtual] |
PrintFullReport(std::ostream &outputStream) const | RetsException | [virtual] |
RetsException(std::string message) | RetsException | |
RetsException(std::string message, std::string extendedMessage) | RetsException | |
RetsHttpException(int httpResult, std::string meaning) | RetsHttpException | |
SetContext(const RetsExceptionContext &context) | RetsException | |
what() const | RetsException | [virtual] |
~RetsException() | RetsException | [virtual] |
~RetsHttpException() | RetsHttpException | [virtual] |