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

SQL Anywhere 11.0.0 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » SyncResult class

 

getStreamErrorMessage function

Returns the error message reported by the stream.

Syntax
abstract String SyncResult.getStreamErrorMessage()
Remarks

The error code is the HTTP response message.

Returns

Null, if no message is available; otherwise, the response message.