getStreamErrorMessage method

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.