Class ConnectionClosedException

All Implemented Interfaces:
Serializable

public class ConnectionClosedException extends RuntimeException
The ConnectionClosedException indicates that a connection was closed and it's not possible to send more data.
See Also:
  • Constructor Details

    • ConnectionClosedException

      public ConnectionClosedException(String message)
      Creates this exception with the provided message.
      Parameters:
      message - the message