@InterfaceAudience.Public public class ConnectionClosingException extends IOException
| Constructor and Description | 
|---|
ConnectionClosingException(String string)  | 
ConnectionClosingException(String message,
                          Throwable cause)
ConnectionClosingException with cause 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConnectionClosingException(String string)
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.