Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » SISRequestHandler interface (J2ME BlackBerry only)

 

onRequest method

Handles SIS related errors that occur during SIS listening.

Syntax
void SISListener.onRequest(
  String text
)
Parameters
  • text   The string representation of the exception.

Remarks

To stop listening, explicitly call the stopListening method in the SISListener interface.