This is the complete list of members for edm::eventsetup::NoProxyException< T >, 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 | cms::Exception | virtual |
constructMessage(const char *iClassName, const std::string &iExtraInfo) | edm::eventsetup::NoDataExceptionBase | protected |
context() const | cms::Exception | |
dataKey() const | edm::eventsetup::NoDataExceptionBase | |
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 | |
NoDataException(const EventSetupRecordKey &iRecordKey, const DataKey &iDataKey, const char *category_name="NoDataException") | edm::eventsetup::NoDataException< T > | inline |
NoDataException(const EventSetupRecordKey &iRecordKey, const DataKey &iDataKey, const char *category_name, const std::string &iExtraInfo) | edm::eventsetup::NoDataException< T > | inline |
NoDataExceptionBase(const EventSetupRecordKey &iRecordKey, const DataKey &iDataKey, const char *category_name="NoDataException") | edm::eventsetup::NoDataExceptionBase | |
NoProxyException(const EventSetupRecordKey &iKey, const DataKey &iDataKey) | edm::eventsetup::NoProxyException< T > | inline |
noProxyMessage() | edm::eventsetup::NoDataExceptionBase | protectedstatic |
operator=(Exception const &other) | cms::Exception | |
providerButNoDataMessage(const EventSetupRecordKey &iKey) | edm::eventsetup::NoDataExceptionBase | protectedstatic |
raise() | cms::Exception | inline |
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 | cms::Exception | virtual |
~Exception() | cms::Exception | virtual |
~NoDataExceptionBase() | edm::eventsetup::NoDataExceptionBase | virtual |