#include <RawFileExceptions.h>
◆ ~RawFileException() [1/2]
virtual RawFileException::~RawFileException |
( |
| ) |
|
|
inlinevirtual |
◆ ~RawFileException() [2/2]
virtual RawFileException::~RawFileException |
( |
| ) |
|
|
inlinevirtual |
◆ print() [1/2]
void RawFileException::print |
( |
| ) |
const |
|
virtual |
Reimplemented in RawExMessage, InvalidRawFile, BadInputStream, WrongMarker, UnexpectedRecordSize, ReachEndOfFile, ReachEndOfFileList, FailedToWrite, RawExMessage, InvalidRawFile, BadInputStream, WrongMarker, UnexpectedRecordSize, ReachEndOfFile, ReachEndOfFileList, and FailedToWrite.
Definition at line 4 of file RawFileExceptions.cxx.
4 {
5 std::cout << "[RawFile] RawFileException::print()" << std::endl;
6}
Referenced by MixerAlg::execute(), RawDataInputSvc::initialize(), MixerAlg::initialize(), main(), RawDataInputSvc::nextEvent(), MixerAlg::nextEvent(), and RawEventReader::readEvent().
◆ print() [2/2]
virtual void RawFileException::print |
( |
| ) |
const |
|
virtual |
Reimplemented in RawExMessage, InvalidRawFile, BadInputStream, WrongMarker, UnexpectedRecordSize, ReachEndOfFile, ReachEndOfFileList, FailedToWrite, RawExMessage, InvalidRawFile, BadInputStream, WrongMarker, UnexpectedRecordSize, ReachEndOfFile, ReachEndOfFileList, and FailedToWrite.
The documentation for this class was generated from the following files: