Class ResourceIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hc.client5.http.cache.ResourceIOException
All Implemented Interfaces:
Serializable

public class ResourceIOException extends IOException
Signals a generic resource I/O error.
See Also:
  • Field Details

  • Constructor Details

    • ResourceIOException

      public ResourceIOException(String message)
    • ResourceIOException

      public ResourceIOException(String message, Throwable cause)