53 <<
" #times " <<
error.second
54 <<
" GSL code " <<
error.first.code
55 <<
" Message '" <<
error.first.reason <<
"'" 56 <<
" File '" <<
error.first.file <<
"'" Definition of the MsgStream class used to transmit messages.
StatusCode handle(const GslError &error) const override
handle the GSL error
Helper class to represent GSL errors.
#define DECLARE_COMPONENT(type)
MsgStream & error() const
shortcut for the method msgStream(MSG::ERROR)
This class is used for returning status codes from appropriate routines.
void clear(STATE_TYPE _i=std::ios_base::failbit)
Definition of the basic interface.
Concrete GSL error handler It is just counts number of GSL errors.
SmartIF< IMessageSvc > & msgSvc() const
The standard message service.
StatusCode finalize() override
standard finalization of Tool
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.