@InterfaceAudience.Public @InterfaceStability.Evolving public class ServerTooBusyException extends DoNotRetryIOException
构造器和说明 |
---|
ServerTooBusyException(Address address,
long count) |
ServerTooBusyException(InetSocketAddress address,
long count)
已过时。
|
public ServerTooBusyException(Address address, long count)
@Deprecated public ServerTooBusyException(InetSocketAddress address, long count)
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.