| 程序包 | 说明 |
|---|---|
| link.thingscloud.vertx.remoting.api.exception |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RemotingAccessException
Generic remote access exception.
|
class |
RemotingCodecException |
class |
RemotingConnectFailureException
RemotingConnectFailureException will be thrown when connection
could not be established with a remote service.
|
class |
RemotingTimeoutException
RemotingTimeoutException will be thrown when the execution
of the target method did not complete before a configurable
timeout, for example when a reply message was not received.
|
class |
SemaphoreExhaustedException |
Copyright © 2021–2022. All rights reserved.