Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Error CodeExceptionDescription
400Client Error/Bad Request (JAXBException)

The server cannot or will not process the request due to a client error.

401

Unauthorized Access

Authentication is required to access a resource but has failed.
403

Forbidden (QuadrigaAccessException)

The user is trying to access a resource that they do not have permission for.
404

ResourceNotFoundException

The requested resource could not be found.
500Internal Server Error (ParseErrorException, MethodInvocationException,

QuadrigaStorageException, JSONException, Exception)

An error has occurred in the server while processing the request.
  • No labels