no.digipost.api.client
Class DigipostClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
no.digipost.api.client.DigipostClientException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DigipostClientServerException
public class DigipostClientException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DigipostClientException
public DigipostClientException(ErrorType errorType,
String errorMessage)
getErrorType
public ErrorType getErrorType()
getErrorMessage
public String getErrorMessage()
Copyright © 2012 Digipost Open Source. All Rights Reserved.