@InterfaceAudience.Public public class ServerTooBusyException extends DoNotRetryIOException
Constructor and Description |
---|
ServerTooBusyException(Address address,
long count) |
ServerTooBusyException(InetSocketAddress address,
long count)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServerTooBusyException(Address address, long count)
@Deprecated public ServerTooBusyException(InetSocketAddress address, long count)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.