Uses of Class
no.digipost.api.useragreements.client.Error
-
Packages that use Error Package Description no.digipost.api.useragreements.client Copyright (C) Posten Norge AS Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.no.digipost.api.useragreements.client.response -
-
Uses of Error in no.digipost.api.useragreements.client
Constructors in no.digipost.api.useragreements.client with parameters of type Error Constructor Description UnexpectedResponseException(org.apache.http.StatusLine status, Error error) -
Uses of Error in no.digipost.api.useragreements.client.response
Methods in no.digipost.api.useragreements.client.response that return Error Modifier and Type Method Description static ErrorResponseUtils. readErrorEntity(org.apache.http.HttpResponse response)
-