, 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 | edm::Exception | [virtual] |
Code typedef | edm::Exception | |
CodeMap 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<<(E &e, T const &stuff) | cms::Exception | [friend] |
operator<<(E const &e, T const &stuff) | cms::Exception | [friend] |
operator<<(E &e, std::ostream &(*f)(std::ostream &)) | cms::Exception | [friend] |
operator<<(E const &e, std::ostream &(*f)(std::ostream &)) | cms::Exception | [friend] |
operator<<(E &e, std::ios_base &(*f)(std::ios_base &)) | cms::Exception | [friend] |
operator<<(E const &e, std::ios_base &(*f)(std::ios_base &)) | cms::Exception | [friend] |
operator=(Exception const &other) | edm::Exception | |
cms::Exception::operator=(Exception const &other) | cms::Exception | |
raise() | cms::Exception | [inline] |
rethrow() | edm::Exception | [private, virtual] |
returnCode() const | cms::Exception | |
returnCode_() const | edm::Exception | [private, virtual] |
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) | 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 | cms::Exception | [virtual] |
~Exception() | edm::Exception | [virtual] |