7 void throwInvalidHandleDeref() {
9 <<
"An attempt was made to dereference an edm::Handle which was never set.";
11 void throwInvalidHandleProv() {
13 <<
"An attempt was made to get the ProductId from an edm::Handle which was never set.";
23 throwInvalidHandleDeref();
34 throwInvalidHandleProv();
ProductID const & productID() const
std::shared_ptr< HandleExceptionFactory const > whyFailedFactory_
void const * productStorage() const