tristanable/source
Tristan B. Velloza Kildaire 454e7dd18e Watcher
- Moved TODO below already completed code

Exceptions

- Renamed `Error` to `ErrorType`
- Constructing a new `TristanableException` will now store the passed in `ErrorType`
- Added `getError()` to `TristanableException` which returns the stored `ErrorType`
- Added two new memebrs to enum `ErrorType`, namely `QUEUE_NOT_FOUND` and `QUEUE_ALREADY_EXISTS`
2023-03-29 15:57:51 +02:00
..
tristanable Watcher 2023-03-29 15:57:51 +02:00