This is the complete list of members for cms::Exception, including all inherited members.
addAdditionalInfo(std::string const &info) | cms::Exception | |
addAdditionalInfo(char const *info) | cms::Exception | |
addContext(std::string const &context) | cms::Exception | |
addContext(char const *context) | cms::Exception | |
additionalInfo() const | cms::Exception | |
additionalInfo_ | cms::Exception | private |
alreadyPrinted() const | cms::Exception | |
alreadyPrinted_ | cms::Exception | private |
append(Exception const &another) | cms::Exception | |
append(std::string const &more_information) | cms::Exception | |
append(char const *more_information) | cms::Exception | |
category() const | cms::Exception | |
category_ | cms::Exception | private |
clearAdditionalInfo() | cms::Exception | |
clearContext() | cms::Exception | |
clearMessage() | cms::Exception | |
clone() const | cms::Exception | virtual |
context() const | cms::Exception | |
context_ | cms::Exception | private |
Exception(std::string const &aCategory) | cms::Exception | explicit |
Exception(char const *aCategory) | cms::Exception | explicit |
Exception(std::string const &aCategory, std::string const &message) | cms::Exception | |
Exception(char const *aCategory, std::string const &message) | cms::Exception | |
Exception(std::string const &aCategory, char const *message) | cms::Exception | |
Exception(char const *aCategory, char const *message) | cms::Exception | |
Exception(std::string const &aCategory, std::string const &message, Exception const &another) | cms::Exception | |
Exception(Exception const &other) | cms::Exception | |
explainSelf() const | cms::Exception | virtual |
history() const | cms::Exception | |
init(std::string const &message) | cms::Exception | private |
message() const | cms::Exception | |
operator<<(E &&e, T const &stuff) | cms::Exception | friend |
operator<<(E &&e, std::ostream &(*f)(std::ostream &)) | cms::Exception | friend |
operator<<(E &&e, std::ios_base &(*f)(std::ios_base &)) | cms::Exception | friend |
operator=(Exception const &other) | cms::Exception | |
ost_ | cms::Exception | private |
raise() | cms::Exception | inline |
rethrow() | cms::Exception | privatevirtual |
returnCode() const | cms::Exception | |
returnCode_() const | cms::Exception | privatevirtual |
setAdditionalInfo(std::list< std::string > const &info) | cms::Exception | |
setAlreadyPrinted() | cms::Exception | |
setContext(std::list< std::string > const &context) | cms::Exception | |
swap(Exception &other) | cms::Exception | |
what() const noexcept override | cms::Exception | |
what_ | cms::Exception | mutableprivate |
~Exception() noexcept override | cms::Exception |