renaissance/source/renaissance/exceptions
Tristan B. Velloza Kildaire 6961e0960f Errors
- Added new module `errors`
- Added new type `ErrorType` with enum member `LISTENER_ALREADY_ADDED`

Exceptions (package)

- Publically import `errors` (only `ErrorType`) and `RenaissanceException` from `types`

Types

- Added `RenaissanceException` type as the base exception class for the server code
2023-03-25 16:29:22 +02:00
..
errors.d Errors 2023-03-25 16:29:22 +02:00
package.d Errors 2023-03-25 16:29:22 +02:00
types.d Errors 2023-03-25 16:29:22 +02:00