Package org.jsoup
Class UncheckedIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.io.UncheckedIOException
org.jsoup.UncheckedIOException
- All Implemented Interfaces:
-
Serializable
Deprecated.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUncheckedIOException(IOException cause) Deprecated.UncheckedIOException(String message) Deprecated. -
Method Summary
Methods inherited from class java.io.UncheckedIOException
getCauseMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
UncheckedIOExceptioninstead. This class acted as a compatibility shim for Java versions prior to 1.8.