Class UgyldigTidsstempelException
- 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.UgyldigTidsstempelException
-
- All Implemented Interfaces:
Serializable
@Deprecated public class UgyldigTidsstempelException extends KonfigurasjonException
Deprecated.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UgyldigTidsstempelException(String message, Exception e)Deprecated.
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
UgyldigTidsstempelException
@Deprecated public UgyldigTidsstempelException(String message, Exception e)
Deprecated.
-
-