#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.
|
virtual |
Definition at line 14 of file OpticalRecoException.cxx.
|
private |
Definition at line 35 of file OpticalRecoException.h.