4 #define FILLENTRY(name) {name, #name} 62 :
cms::
Exception(codeToString(aCategory), message), category_(aCategory) {}
68 :
cms::
Exception(codeToString(aCategory), message, another), category_(aCategory) {}
90 char const* message4) {
92 e << message1 << message2 << message3 << message4;
98 e << intVal << message1;
int returnCode_() const override
static const std::string & codeToString(Code)
-----------— implementation details ---------------—
static const std::string kUnknownCode("unknownCode")
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
static void throwThis(Code category, char const *message0="", char const *message1="", char const *message2="", char const *message3="", char const *message4="")
void swap(Exception &other)
static const std::map< ErrorCodes, std::string > codeMap
Namespace of DDCMS conversion namespace.
~Exception() noexcept override
Exception & operator=(Exception const &other)
Exception * clone() const override