CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
#include <RawFileExceptions.h>
Public Member Functions | |
UnexpectedRecordSize (const char *block_name, uint32_t expect, uint32_t value) | |
virtual | ~UnexpectedRecordSize () |
virtual void | print () const |
Public Member Functions inherited from RawFileException | |
virtual | ~RawFileException () |
virtual void | print () const |
Definition at line 59 of file RawFileExceptions.h.
|
inline |
Definition at line 61 of file RawFileExceptions.h.
|
inlinevirtual |
Definition at line 64 of file RawFileExceptions.h.
|
virtual |
Reimplemented from RawFileException.
Definition at line 25 of file RawFileExceptions.cxx.