Package org.midheaven.io
Class IoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.midheaven.io.IoException
- All Implemented Interfaces:
Serializable
Exception related to Io.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
wrap
Performs wrap.- Parameters:
cause- the cause value- Returns:
- the result of wrap
-