Class RequestAbortedException

All Implemented Interfaces:
Serializable

public class RequestAbortedException extends InterruptedIOException
Signals that the request has been aborted.
Since:
4.3
See Also:
  • Constructor Details

    • RequestAbortedException

      public RequestAbortedException(String message)
    • RequestAbortedException

      public RequestAbortedException(String message, Throwable cause)