Http Exception
Exception that handles HTTP codes considered not successful by OkHttp. Use it to have a standardized error message in the app across the extensions.
Since
extensions-lib 17
Parameters
code
Int the HTTP status code
See also
Response. is Successful