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 FormConstructor 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, toString
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.