1 #ifndef DataFormats_FWLite_ErrorThrower_h 2 #define DataFormats_FWLite_ErrorThrower_h 35 virtual void throwIt()
const =0;
static ErrorThrower * unsetErrorThrower()
static ErrorThrower * errorThrowerBranchNotFoundException(const std::type_info &, const char *, const char *, const char *)
static ErrorThrower * errorThrowerProductNotFoundException(const std::type_info &, const char *, const char *, const char *)
virtual ErrorThrower * clone() const =0
virtual void throwIt() const =0