arch/exceptions/exceptions library
Exceptions / Errors
- IllegalArgumentException
- Default exception indicating that instances throughout mvvm app is being used with wrong arguments
- IllegalStateException
- Default exception indicating that instances throughout mvvm app is being used in wrong state
- NotRecognizedHttpException
- Default exception indicating that http request failed with unknown error