Class ConfigurationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
no.digipost.signature.client.core.exceptions.SignatureException
no.digipost.signature.client.core.exceptions.ConfigurationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CertificateException
,KeyException
,XmlConfigurationException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationException
(String message) ConfigurationException
(String message, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConfigurationException
-
ConfigurationException
-