Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Error codeError nameDescriptionPointer is set toObservations
200Bad StateThe state of an internal object is invalid and there is no additional precision on the errorRoot of the messageThis is the default error code for this class
201Guarantee not acceptableThe guarantee is not in a state that allow to accept itRoot of the messageI1/I2, I9/I10
202Holder status exceptionThe state of the holder is not what it should have been to realize the current operationRoot of the messageI1/I2
203Guarantee not cancellableThe state of the guarantee does not allow for cancellationRoot of the messageE3/E4
204Guarantee already registeredThe guarantee has already been registeredRoot of the messageE1/E2
205Guarantee already cancelledThe guarantee is already cancelled or the request to cancel it has already been sentRoot of the messageE3/E4
210Operation already startedThe operation is already startedRoot of the messageI9/I10
211Operation already terminatedThe operation is already terminatedRoot of the messageI11/I12
212Operation already dischargedThe operation is already dischargedRoot of the messageI13/I14
213Operation not yet startedThe operation is not yet startedRoot of the messageI11/I12, I13/I14
220Declaration not yet receivedThe operation cannot start because the declaration was not receivedRoot of the messageI9/I10
299Duplicate messageThe same message was already received from the same sourceRoot of the messageI9/I10, I11/I12, I13/I14

...