ConnectionClosedException

thrown when a connection is closed remotely while we waiting on data from it

class ConnectionClosedException : Exception {}

Meta