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

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

 

getStreamErrorCode method

Returns the error code reported by the stream.

Syntax
abstract int SyncResult.getStreamErrorCode()
Remarks

The error code is the HTTP response code.

Returns

Zero, if there was no communication stream error; otherwise, the response code from the server.