| 异常错误 | 说明 |
|---|---|
| JupiterBadRequestException |
Request content deserialize failure.
|
| JupiterBizException |
业务异常
jupiter
org.jupiter.rpc.exception
|
| JupiterFlowControlException |
Traffic restrictions by server.
|
| JupiterRemoteException |
Remote call abnormalities.
|
| JupiterSerializationException |
序列化/反序列化异常
jupiter
org.jupiter.rpc.exception
|
| JupiterServerBusyException |
Usually it means that the server can not handle the new request.
|
| JupiterServiceNotFoundException |
The corresponding service was not be found.
|
| JupiterTimeoutException |
Call timeout, usually thrown by client.
|
Copyright © 2018. All rights reserved.