public class TransferError extends Object implements com.googlecode.gwtphonegap.client.file.FileTransferError
| Constructor and Description |
|---|
TransferError(int errorCode,
String reason) |
public TransferError(int errorCode, String reason)
public String getErrorReason()
public int getCode()
getCode in interface com.googlecode.gwtphonegap.client.file.FileTransferErrorCopyright © 2016. All rights reserved.