private static class ConnectionImplementation.LocalConnectionClosedException extends DoNotRetryIOException
ConnectionClosedException but thrown from the checkClosed call which looks at the
local this.closed flag. We use this rather than ConnectionClosedException because the
latter does not inherit from DoNotRetryIOE (it should. TODO).| Constructor and Description |
|---|
LocalConnectionClosedException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringLocalConnectionClosedException(String message)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.