Returns the error code reported by the stream.
abstract int FileTransfer.getStreamErrorCode()
0 if there was no communication stream error; otherwise, returns the response code from the server.
The error code is the HTTP response code.