Class UncheckedIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.itextpdf.styledxmlparser.jsoup.UncheckedIOException
All Implemented Interfaces:
Serializable

public class UncheckedIOException extends RuntimeException
See Also:
  • Constructor Details

    • UncheckedIOException

      public UncheckedIOException(IOException cause)
    • UncheckedIOException

      public UncheckedIOException(String message)
  • Method Details