Package org.eclipse.net4j.util.io
Class IORuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.net4j.util.io.IORuntimeException
- All Implemented Interfaces:
Serializable
- Author:
- Eike Stepper
- See Also:
-
Constructor Summary
ConstructorDescriptionIORuntimeException
(String message) IORuntimeException
(String message, Throwable cause) IORuntimeException
(Throwable cause) -
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
public IORuntimeException() -
IORuntimeException
-
IORuntimeException
-
IORuntimeException
-
-
Method Details
-
rethrow
- Throws:
IOException
- Since:
- 3.16
-