Functions | |
void | throwConvertTypeError (std::type_info const &expected, std::type_info const &actual) |
void | throwInvalidReference () |
void edm::handleimpl::throwConvertTypeError | ( | std::type_info const & | expected, |
std::type_info const & | actual | ||
) |
Definition at line 11 of file ConvertHandle.cc.
References Exception, and edm::errors::LogicError.
Referenced by edm::convert_handle(), and edm::getProductByTag().
void edm::handleimpl::throwInvalidReference | ( | ) |
Definition at line 6 of file ConvertHandle.cc.
References Exception, and edm::errors::InvalidReference.
Referenced by edm::convert_handle().