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
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(DigipostClientException.ErrorType errorType,
String errorMessage)
getErrorType
public DigipostClientException.ErrorType getErrorType()
getErrorMessage
public String getErrorMessage()
Copyright © 2011 Digipost Open Source. All Rights Reserved.