CB-6928: Add new error code to documentation

This commit is contained in:
Javier Puerto
2014-06-19 10:52:34 +02:00
committed by Ian Clelland
parent b88584c5a3
commit 97a831e568
8 changed files with 14 additions and 6 deletions
+2 -1
View File
@@ -260,6 +260,7 @@ A `FileTransferError` 物件傳遞到錯誤回檔時出現錯誤。
* 2 = `FileTransferError.INVALID_URL_ERR`
* 3 = `FileTransferError.CONNECTION_ERR`
* 4 = `FileTransferError.ABORT_ERR`
* 5 = `FileTransferError.NOT_MODIFIED_ERR`
## 向後相容性注意到
@@ -280,4 +281,4 @@ A `FileTransferError` 物件傳遞到錯誤回檔時出現錯誤。
cdvfile://localhost/persistent/path/to/file
可以使用在中兩者的絕對檔路徑位置 `download()``upload()` 方法。
可以使用在中兩者的絕對檔路徑位置 `download()``upload()` 方法。