LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "OpticalRecoException.h"
Public Member Functions | |
OpticalRecoException (const std::string &msg="") | |
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 5 of file OpticalRecoException.cxx.
References _msg.
|
virtual |
|
private |
Definition at line 33 of file OpticalRecoException.h.
Referenced by OpticalRecoException(), and what().