#include <ECALUnpackerException.h>
Public Member Functions | |
ECALUnpackerException (std::ostringstream a) | |
ECALUnpackerException (std::string a) | |
std::string | what () const throw () |
Protected Attributes | |
std::string | info_ |
Definition at line 12 of file ECALUnpackerException.h.
|
inline |
|
inline |
Definition at line 20 of file ECALUnpackerException.h.
|
inline |
|
protected |
Definition at line 28 of file ECALUnpackerException.h.
Referenced by ECALUnpackerException(), and what().