Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Handles SIS related errors that occur during SIS listening.
void SISRequestHandler.onError(String text)
text The string representation of the exception.
To stop listening, explicitly call the stopListening method in the SISListener interface.