Exception | Description |
---|---|
RemotingCommandException |
命令解析自定义字段时,校验字段有效性抛出异常
|
RemotingCommandFieldCheckException | |
RemotingConnectException |
Client连接Server失败,抛出此异常
|
RemotingException |
通信层异常父类
|
RemotingSendRequestException |
RPC调用中,客户端发送请求失败,抛出此异常
|
RemotingTimeoutException |
RPC调用超时异常
|
RemotingTooMuchRequestException |
异步调用或者Oneway调用,堆积的请求超过信号量最大值
|
Copyright © 2014. All Rights Reserved.