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