Skip to main content

Error Handling

Abstract

Error Handling

In the PoolParty Frontend sometimes things may go wrong and instead of the concept, concept scheme or project you are looking for, you receive an error message. The following lists all error codes that may appear, with an explanation as to details:

  • 401: This error code is displayed if you try to open an URI and are not logged in or have missing privileges.

  • 404: This error code is displayed if you try to open an URI that does not exist.

  • 500: This error code is displayed if there are problems with the PoolParty server.

  • 502: This error code is displayed if there are problems in the communication between the PoolParty Backend and Frontend.