public interface HandleErrorCallback
Modifier and Type | Method and Description |
---|---|
void |
handleError(DSResponse response,
DSRequest request)
Called when a session timeout is encountered while trying to do a background RPC.
|
void handleError(DSResponse response, DSRequest request)
response
- response the responserequest
- request the request