Versions Compared

Key

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

...

Error codeError nameDescriptionExamplePointer is set toObservations
200Bad StateThe state of an internal object is invalid and there is no additional precision on the errorN/ARoot of the messageThis is the default error code for this class
201Guarantee not startableGuarantee is not  not in a state that allow to accept it
Root of the message
202Holder status exceptionThe state of the holder is not what it should have been to realize the current operation
Root of the message
203Guarantee not cancellableThe state of the guarantee does not allow for cancellation
Root of the message
204Guarantee already registeredThe guarantee has already been registered
Root of the message
205Guarantee already cancelledThe guarantee is already cancelled or the request to cancel it has already been sent
Root of the message
210Operation already startedOperation already started
Root of the message
211Operation already terminatedOperation already terminated
Root of the message
212Operation already dischargedOperation already discharged
Root of the message
213Operation not yet startedOperation not yet started
Root of the message
299Duplicate messageWe received the same message from the same source already
Root of the message

...

Error codeError nameDescriptionExamplePointer is set toObservations
300Wrong OperationAn invalid operation was performed and there is no additional precision on the errorN/ARoot of the message

This is the default error code for this class

301Guarantee not foundGuarantee not found in our DB
To the guarantee reference (if applicable)
302Guarantee chain not foundGuarantee chain not found in DB
Root of the message
303Guarantee type not foundGuarantee type not found in DB
Root of the message
304Customs not foundCustoms not found in DB
Root of the message
305Country not foundCountry not found in DB
Root of the message
320Holder/Guarantee mismatchThe holder id parameter and the guarantee reference parameter does do not match what we have in DB
Root of the message
321Holder not activeHolder not active
Root of the message
330Guarantee chain not authorizedGuarantee chain not authorized
Root of the message
331Guarantee chain/Guarantee mismatchThe guarantee chain code parameter and the guarantee reference parameter do not match what we have in DB
Root of the message
332Guarantee type/Guarantee mismatchThe guarantee type parameter and the guarantee reference parameter do not match what we have in DB
Root of the message
340Multiple operations foundUsed when operations are duplicated in the DB
Root of the message

...