Package net.commuty.parking.http
-
Interface Summary Interface Description Error This may contain more information when aHttpRequestExceptionoccurs.Mapper -
Class Summary Class Description HttpClient -
Exception Summary Exception Description ApiException Any Exception that the client can throw.CredentialsException If your username or password is invalid, this exception will occur.HttpClientException This exception will occur if there was an issue before sending any request to the client (for instance, a network issue, a proxy issue,...)HttpRequestException This exception will occur when the api accepted the request but returned a HTTP status 400 or above.