Classes

Internal-only exception used for getting a backtrace

An exception that can be created by copying the message from another

Represents an error log entry in the database

The main error handler/manager

Exceptions

The base class for Andromeda exceptions

Base class for client requests that are denied (HTTP 403)

Base class for generally invalid client requests (HTTP 400)

Base class for errors caused by the client's request

Base class for client requests referencing something that was not found (HTTP 404)

Class for errors caused by the client's request (custom)

Exception indicating something is not implemented - these are not unexpected server errors (HTTP 501)

Represents an non-exception error from PHP

Base class for server exceptions (errors in server code)