![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "OpticalRecoException.h"
Public Member Functions | |
| OpticalRecoException (const std::string &msg="") | |
| virtual | ~OpticalRecoException () throw () |
| virtual const char * | what () const throw () |
Private Attributes | |
| std::string | _msg |
Definition at line 25 of file OpticalRecoException.h.
| pmtana::OpticalRecoException::OpticalRecoException | ( | const std::string & | msg = "" | ) |
Definition at line 8 of file OpticalRecoException.cxx.
References _msg.
|
inlinevirtual | |||||||||||||
|
virtual | |||||||||||||
Definition at line 17 of file OpticalRecoException.cxx.
References _msg.
Referenced by ~OpticalRecoException().
|
private |
Definition at line 37 of file OpticalRecoException.h.
Referenced by OpticalRecoException(), and what().