public class RpcTokenException extends java.lang.RuntimeException implements IsSerializable
RpcTokenExceptionHandler.onRpcTokenException(RpcTokenException)
method when RPC token processing resulted in an error.Constructor and Description |
---|
RpcTokenException()
Constructs an instance with the default message.
|
RpcTokenException(java.lang.String msg)
Constructs an instance with the specified message.
|