, 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(void) const | Fastexception | [inline, virtual] |
CMSexception() | CMSexception | [inline] |
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(void) const | Fastexception | [inline, virtual] |
Fastexception() | Fastexception | [inline] |
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) | cms::Exception | |
raise() | cms::Exception | [inline] |
rethrow(void) | Fastexception | [inline, virtual] |
returnCode() const | cms::Exception | |
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 | Fastexception | [inline, virtual] |
~CMSexception() | CMSexception | [inline, virtual] |
~Exception() | cms::Exception | [virtual] |
~Fastexception() | Fastexception | [inline, virtual] |