#include <ErrorThrower.h>
Definition at line 28 of file ErrorThrower.h.
◆ ErrorThrower()
ErrorThrower::ErrorThrower |
( |
| ) |
|
◆ ~ErrorThrower()
ErrorThrower::~ErrorThrower |
( |
| ) |
|
|
virtual |
◆ clone()
◆ errorThrowerBranchNotFoundException()
ErrorThrower * ErrorThrower::errorThrowerBranchNotFoundException |
( |
const std::type_info & |
iType, |
|
|
const char * |
iModule, |
|
|
const char * |
iInstance, |
|
|
const char * |
iProcess |
|
) |
| |
|
static |
◆ errorThrowerProductNotFoundException()
ErrorThrower * ErrorThrower::errorThrowerProductNotFoundException |
( |
const std::type_info & |
iType, |
|
|
const char * |
iModule, |
|
|
const char * |
iInstance, |
|
|
const char * |
iProcess |
|
) |
| |
|
static |
◆ throwIt()
virtual void fwlite::ErrorThrower::throwIt |
( |
| ) |
const |
|
pure virtual |
◆ unsetErrorThrower()