Class SendIOException
- 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.SendException
-
- no.difi.sdp.client2.domain.exceptions.SendIOException
-
- All Implemented Interfaces:
Serializable
public class SendIOException extends SendException
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class no.difi.sdp.client2.domain.exceptions.SendException
SendException.AntattSkyldig
-
-
Constructor Summary
Constructors Constructor Description SendIOException(Exception e)
-
Method Summary
-
Methods inherited from class no.difi.sdp.client2.domain.exceptions.SendException
getAntattSkyldig
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
SendIOException
public SendIOException(Exception e)
-
-