utils/errors library
Exceptions / Errors
- EmptyStringError
- The error used when a required String parameter is given as an empty String when it should not be empty.
- MyMemoryException
- The general exception used for any runtime issues encountered by the API.