Error codes for abnormal loop termination.
More...
Error codes for abnormal loop termination.
◆ AlgorithmFailure
| int Gaudi::ReturnCode::AlgorithmFailure = 0x03 |
|
constexpr |
◆ CorruptedInput
| int Gaudi::ReturnCode::CorruptedInput = 0x10 |
|
constexpr |
◆ FailInput
| int Gaudi::ReturnCode::FailInput = 0x02 |
|
constexpr |
◆ IncidentFailure
| int Gaudi::ReturnCode::IncidentFailure = 0x05 |
|
constexpr |
◆ ScheduledStop
| int Gaudi::ReturnCode::ScheduledStop = 0x04 |
|
constexpr |
◆ UnhandledException
| int Gaudi::ReturnCode::UnhandledException = 0x06 |
|
constexpr |