Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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.