Class HttpConnectionClosedException

  • All Implemented Interfaces:
    Serializable

    public class HttpConnectionClosedException
    extends Exception
    This exception is thrown when an action attempted on the connection to the client but the connection has been closed.
    Author:
    Alexander Wenckus
    See Also:
    Serialized Form
    • Constructor Detail

      • HttpConnectionClosedException

        public HttpConnectionClosedException​(String message)