Package net.loomchild.segment.util
Class IORuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.loomchild.segment.util.IORuntimeException
- All Implemented Interfaces:
Serializable
Represents runtime version of
IOException
.
Used to avoid declaring thrown exceptions.- See Also:
-
Field Summary
Fields -
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
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
IORuntimeException
-
-
Method Details
-
rethrow
- Throws:
IOException
-