| Class | Description |
|---|---|
| HttpExceptionChecker |
This class can be used to determine the reason for a given exception
|
| Exception | Description |
|---|---|
| NoInternetConnectionException | |
| UnexpectedHttpStatusCodeException |
This Exception can be thrown by you (for example in an presenter) if you want
to show, that a request has received a http status code from server that you
did not expect.
|
Copyright © 2015 Hannes Dorfmann. All rights reserved.