Class DigipostClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
no.digipost.api.client.errorhandling.DigipostClientException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDigipostClientException
(ErrorCode code, String message) DigipostClientException
(ErrorCode code, String message, Throwable cause) DigipostClientException
(ErrorCode code, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DigipostClientException
-
DigipostClientException
-
DigipostClientException
-
DigipostClientException
-
-
Method Details
-
from
-
isOneOf
-
isOneOf
-
getErrorCode
-
getErrorMessage
-
getErrorType
-
getLink
-