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.