Package nbbrd.io
Class WrappedIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
nbbrd.io.WrappedIOException
- All Implemented Interfaces:
Serializable
- Author:
- Philippe Charles
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NonNull Throwableunwrap(@NonNull IOException ex) static @NonNull IOExceptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
wrap
-
unwrap
-