exceptions/_all library
Exceptions / Errors
- BaseException
- Base class for any RestApiClient exception that might happen during http requests/responses
- ForbiddenException
- Derived exception class that represents any server error
- NetworkErrorException
- Derived exception class that represents any network related error
- ServerErrorException
- Derived exception class that represents any server error
- Derived exception class that represents any server error
- ValidationException
- Derived exception class that represents any validation error