LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "MCBaseException.h"
Public Member Functions | |
MCBaseException (std::string msg="") | |
virtual | ~MCBaseException () throw () |
virtual const char * | what () const throw () |
Private Attributes | |
std::string | _msg |
Simple exception class for MCBase package
Definition at line 25 of file MCBaseException.h.
|
inline |
Definition at line 28 of file MCBaseException.h.
|
inlinevirtual |
Definition at line 30 of file MCBaseException.h.
|
inlinevirtual |
|
private |
Definition at line 34 of file MCBaseException.h.
Referenced by what().