namespace Openclerk\Exceptions
Interfaces
| Name | Description |
|---|---|
| TypedException | Represents an exception that can have an additional argument. |
Classes
| Name | Description |
|---|---|
| ExceptionsException | Represents an exception on the level of the openclerk/exceptions library. |
| FatalException | Represents an exception that can have an additional argument. |
| UncaughtExceptionsMigration | Represents a database "migration", which can be composed together with other migrations across multiple components to initialise a database and update it with updates. |