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:
    Serialized Form
    • Constructor Detail

      • ConnectionClosedException

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