public class ConnectionClosedException extends IOException
Constructor and Description |
---|
ConnectionClosedException(String message)
Creates a new ConnectionClosedException with the specified detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ConnectionClosedException(String message)
message
- The exception detail messageCopyright © 2005–2015 The Apache Software Foundation. All rights reserved.