34 declareProperty (
"IgnoreCodes" , m_ignore );
52 if( m_ignore.end() ==
std::find( m_ignore.begin () ,
57 "' in the file '" + error.
file +
std::string reason
error message ('reason')
std::string file
file name
Define general base for Gaudi exception.
Helper class to represent GSL errors.
#define DECLARE_COMPONENT(type)
This class is used for returning status codes from appropriate routines.
Definition of the basic interface.
GslErrorException(const std::string &type, const std::string &name, const IInterface *parent)
Standard constructor.
StatusCode handle(const GslError &error) const override
handle the GSL error
Concrete GSL eror handler It is just thrown the exception.