| Package | Description | 
|---|---|
| no.digipost.api.client | 
| Modifier and Type | Method and Description | 
|---|---|
| ErrorType | DigipostClientException. getErrorType() | 
| static ErrorType | ErrorType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static ErrorType[] | ErrorType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | Communicator. check404Error(com.sun.jersey.api.client.ClientResponse response,
             ErrorType errorBy404) | 
| Constructor and Description | 
|---|
| DigipostClientException(ErrorType errorType,
                       String errorMessage) | 
| DigipostClientServerException(ErrorType errorType,
                             ErrorMessage errorMessage) | 
Copyright © 2014 Digipost Open Source. All rights reserved.