Package org.apache.aries.util
Class IORuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.aries.util.IORuntimeException
- All Implemented Interfaces:
Serializable
This unchecked exception wraps an IOException.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIORuntimeException(IOException cause) IORuntimeException(String message, IOException cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString