public class UnroutableRpcRequestException extends RuntimeException
The RpcClient must be configured with the mandatory
flag set to true with RpcClientParams.useMandatory().
RpcClientParams.useMandatory(),
RpcClient(RpcClientParams),
Serialized Form| Constructor and Description |
|---|
UnroutableRpcRequestException(Return returnMessage) |
| Modifier and Type | Method and Description |
|---|---|
Return |
getReturnMessage()
The returned message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 VMware, Inc. or its affiliates.. All rights reserved.