This is the complete list of members for edm::MultipleException, 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 | |
alreadyPrinted() const | cms::Exception | |
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 | |
clearAdditionalInfo() | cms::Exception | |
clearContext() | cms::Exception | |
clearMessage() | cms::Exception | |
clone() const override | edm::MultipleException | inlinevirtual |
context() const | cms::Exception | |
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 | |
message() const | cms::Exception | |
MultipleException(int iReturnValue, std::string const &iMessage) | edm::MultipleException | inline |
operator=(Exception const &other) | cms::Exception | |
raise() | cms::Exception | inline |
returnCode() const | cms::Exception | |
returnCode_() const override | edm::MultipleException | inlineprivatevirtual |
returnValue_ | edm::MultipleException | private |
setAdditionalInfo(std::list< std::string > const &info) | cms::Exception | |
setAlreadyPrinted(bool value) | cms::Exception | |
setContext(std::list< std::string > const &context) | cms::Exception | |
swap(Exception &other) | cms::Exception | |
what() const noexceptoverride | cms::Exception | |
~Exception() noexceptoverride | cms::Exception |