Class SertifikatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- no.difi.sdp.client2.domain.exceptions.SikkerDigitalPostException
-
- no.difi.sdp.client2.domain.exceptions.KonfigurasjonException
-
- no.difi.sdp.client2.domain.exceptions.SertifikatException
-
- All Implemented Interfaces:
Serializable
public class SertifikatException extends KonfigurasjonException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SertifikatException(String message)SertifikatException(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
-
-