Uses of Class
no.digipost.api.client.DigipostClientException.ErrorType

Packages that use DigipostClientException.ErrorType
no.digipost.api.client   
 

Uses of DigipostClientException.ErrorType in no.digipost.api.client
 

Methods in no.digipost.api.client that return DigipostClientException.ErrorType
 DigipostClientException.ErrorType DigipostClientException.getErrorType()
           
static DigipostClientException.ErrorType DigipostClientException.ErrorType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DigipostClientException.ErrorType[] DigipostClientException.ErrorType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in no.digipost.api.client with parameters of type DigipostClientException.ErrorType
DigipostClientException(DigipostClientException.ErrorType errorType, String errorMessage)
           
 



Copyright © 2011 Digipost Open Source. All Rights Reserved.