This is the complete list of members for edm::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 | |
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 | |
category_ | edm::Exception | private |
categoryCode() const | edm::Exception | inline |
clearAdditionalInfo() | cms::Exception | |
clearContext() | cms::Exception | |
clearMessage() | cms::Exception | |
clone() const override | edm::Exception | virtual |
Code typedef | edm::Exception | |
codeToString(Code) | edm::Exception | static |
context() const | cms::Exception | |
Exception(Code category) | edm::Exception | explicit |
Exception(Code category, std::string const &message) | edm::Exception | |
Exception(Code category, char const *message) | edm::Exception | |
Exception(Code category, std::string const &message, cms::Exception const &another) | edm::Exception | |
Exception(Code category, char const *message, cms::Exception const &another) | edm::Exception | |
Exception(Exception const &other) | edm::Exception | |
cms::Exception::Exception(std::string const &aCategory) | cms::Exception | explicit |
cms::Exception::Exception(char const *aCategory) | cms::Exception | explicit |
cms::Exception::Exception(std::string const &aCategory, std::string const &message) | cms::Exception | |
cms::Exception::Exception(char const *aCategory, std::string const &message) | cms::Exception | |
cms::Exception::Exception(std::string const &aCategory, char const *message) | cms::Exception | |
cms::Exception::Exception(char const *aCategory, char const *message) | cms::Exception | |
cms::Exception::Exception(std::string const &aCategory, std::string const &message, Exception const &another) | cms::Exception | |
cms::Exception::Exception(Exception const &other) | cms::Exception | |
explainSelf() const | cms::Exception | virtual |
history() const | cms::Exception | |
message() const | cms::Exception | |
operator=(Exception const &other) | edm::Exception | |
cms::Exception::operator=(Exception const &other) | cms::Exception | |
raise() | cms::Exception | inline |
rethrow() override | edm::Exception | privatevirtual |
returnCode() const | cms::Exception | |
returnCode_() const override | edm::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) | edm::Exception | inline |
cms::Exception::swap(Exception &other) | cms::Exception | |
throwThis(Code category, char const *message0="", char const *message1="", char const *message2="", char const *message3="", char const *message4="") | edm::Exception | static |
throwThis(Code category, char const *message0, int intVal, char const *message2="") | edm::Exception | static |
what() const noexcept override | cms::Exception | |
~Exception() noexcept override | edm::Exception |