public interface RpcTokenExceptionHandler
RpcToken
.Modifier and Type | Method and Description |
---|---|
void |
onRpcTokenException(RpcTokenException exception)
Process RPC token exception.
|
void onRpcTokenException(RpcTokenException exception)
exception
- exception that occurred during RPC token processing.