public class ConnectionClosedException extends ConnectionException
RestClient
detects that a connection was closed.Constructor and Description |
---|
ConnectionClosedException(String message) |
ConnectionClosedException(String message,
Throwable cause) |
ConnectionClosedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.