LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "CMTException.h"
Public Member Functions | |
CMTException (std::string msg="") | |
virtual | ~CMTException () throw () |
virtual const char * | what () const throw () |
Private Attributes | |
std::string | _msg |
Generic (base) exception class
Definition at line 25 of file CMTException.h.
|
inline |
Definition at line 29 of file CMTException.h.
|
inlinevirtual |
Definition at line 32 of file CMTException.h.
|
inlinevirtual |
Definition at line 33 of file CMTException.h.
References _msg.
Referenced by showerreco::ShowerRecoManager::Reconstruct().
|
private |
Definition at line 38 of file CMTException.h.
Referenced by what().