Class XmlKonfigurasjonException
- 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.XmlKonfigurasjonException
-
- All Implemented Interfaces:
Serializable
@Deprecated public class XmlKonfigurasjonException extends KonfigurasjonException
Deprecated.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XmlKonfigurasjonException(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
-
XmlKonfigurasjonException
@Deprecated public XmlKonfigurasjonException(String message, Exception e)
Deprecated.
-
-