Class IORuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.captaingoldfish.scim.sdk.client.exceptions.IORuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ConnectTimeoutRuntimeException,SocketTimeoutRuntimeException,SSLHandshakeRuntimeException
author Pascal Knueppel
created at: 09.12.2019 - 15:26
to wrap any
created at: 09.12.2019 - 15:26
to wrap any
IOException wihtin a runtime exception- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IORuntimeException
-