public class ConnectionClosedException extends RuntimeException
| Constructor and Description |
|---|
ConnectionClosedException(String message)
Creates this exception with the provided message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConnectionClosedException(String message)
message - the messageCopyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.