Package org.eclipse.net4j.util.io
Klasse IORuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.net4j.util.io.IORuntimeException
- Alle implementierten Schnittstellen:
Serializable
- Autor:
- Eike Stepper
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungIORuntimeException
(String message) IORuntimeException
(String message, Throwable cause) IORuntimeException
(Throwable cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
IORuntimeException
public IORuntimeException() -
IORuntimeException
-
IORuntimeException
-
IORuntimeException
-
-
Methodendetails
-
rethrow
- Löst aus:
IOException
- Seit:
- 3.16
-