Package org.jsoup

Class 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