Class ConnectionClosedException

All Implemented Interfaces:
Serializable

public class ConnectionClosedException extends RuntimeException
An exception thrown when the server determines the request is too slow, has timed out or something like that.
Author:
Daniel DeGroff
See Also:
  • Constructor Details

    • ConnectionClosedException

      public ConnectionClosedException(Throwable cause)