Package org.pgpainless.exception
Class FinalIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.pgpainless.exception.FinalIOException
- All Implemented Interfaces:
Serializable
Wrapper for
IOException
indicating that we need to throw this exception up.- See Also:
-
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
-
Constructor Details
-
FinalIOException
-