...
Error code | Error name | Description | Pointer is set to | Observations | ||||||
---|---|---|---|---|---|---|---|---|---|---|
200
| Invalid state | The state of an internal object is invalid, and no additional details are available for this error | Root of the message | This is the default error code for this class | ||||||
201
| Invalid guarantee status | The guarantee is not in a state that allows to perform the required operation | Root of the message | I1/I2, I9/II10I10, I11/I12, I13/I14 | ||||||
203
| Guarantee not cancellable | The guarantee is not in a state that allows to cancel it | Root of the message | E3/E4 | ||||||
204
| Guarantee already registered | The guarantee has already been registered | Root of the message | E1/E2 | ||||||
205
| Guarantee already cancelled | The guarantee is already cancelled or the request to cancel it has already been sent | Root of the message | E3/E4 | ||||||
210
| Operation already started | The operation is already started | Root of the message | I9/I10 | ||||||
211
| Operation already terminated | The operation has already been completed | Root of the message | I11/I12 | ||||||
212
| Operation already discharged | The operation is already discharged | Root of the message | I13/I14 | ||||||
213
| Operation not yet started | The operation is not yet started | Root of the message | I11/I12, I13/I14, E11/E12 | ||||||
214
| Operation ID already registered | The "refusal to start" is an operation on its own and must have a unique operation ID | Root of the message | I17/I18 | ||||||
215
| Operation sequence already registered | The "refusal to start" is an operation on its own and must have a unique operation sequence | Root of the message | I17/I18 | ||||||
216
| Refusal to start not authorized | The "refusal to start" cannot be performed because of the current guarantee status or because it is the first operation for this transport | Root of the message | I17/I18 | ||||||
220
| Declaration not yet received | The operation cannot be started because the declaration was not received | Root of the message | I9/I10 | ||||||
299
| Duplicate message | The same message was already received from the same source | Root of the message | I9/I10, I11/I12, I13/I14 |
...