| 异常错误 | 说明 |
|---|---|
| RemotingAccessException |
Generic remote access exception.
|
| RemotingCodecException | |
| RemotingConnectFailureException |
RemotingConnectFailureException will be thrown when connection
could not be established with a remote service.
|
| RemotingRuntimeException |
Handy class for wrapping runtime
Exceptions with a root cause. |
| 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.
|
| SemaphoreExhaustedException |
Copyright © 2021–2022. All rights reserved.