public class RpcTokenException extends 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(String msg)
Constructs an instance with the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, setStackTrace, toString
public RpcTokenException()
public RpcTokenException(String msg)
Copyright © 2018. All rights reserved.