9#ifndef LAROFFLINEID_EXCEPTION_H
10#define LAROFFLINEID_EXCEPTION_H
63 operator std::string()
const;
void message(const std::string &l_message)
set error message
std::string m_message
error message
int code() const
return error code
void code(int l_code)
set error code number
const std::string & message() const
return error message
LArID_Exception(const std::string &l_message, int l_code)
constructor to be used
LArID_Exception()
default constructor