java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.jena.shared.JenaException
org.apache.jena.shared.WrappedIOException
- All Implemented Interfaces:
Serializable
A wrapped IO exception.
- See Also:
-
Constructor Summary
ConstructorDescriptionWrappedIOException
(IOException cause) WrappedIOException
(String message, IOException cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WrappedIOException
-
WrappedIOException
-