![]() |
The Gaudi Framework
v37r0 (b608885e)
|
ApplicationMgr return code definitions. More...
Variables | |
| constexpr int | Success = 0x00 |
| constexpr int | GenericFailure = 0x01 |
| constexpr int | FailInput = 0x02 |
| constexpr int | AlgorithmFailure = 0x03 |
| constexpr int | ScheduledStop = 0x04 |
| constexpr int | IncidentFailure = 0x05 |
| constexpr int | UnhandledException = 0x06 |
| constexpr int | CorruptedInput = 0x10 |
| constexpr int | SignalOffset = 0x80 |
ApplicationMgr return code definitions.
|
constexpr |
Error codes for operation failures.
Definition at line 42 of file AppReturnCode.h.
|
constexpr |
Definition at line 28 of file AppReturnCode.h.
|
constexpr |
Definition at line 44 of file AppReturnCode.h.
|
constexpr |
Definition at line 26 of file AppReturnCode.h.