You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Axel Nennker (JIRA)" <ji...@apache.org> on 2014/05/29 20:29:02 UTC

[jira] [Created] (CB-6781) plugin file-transfer: add exception info to error object

Axel Nennker created CB-6781:
--------------------------------

             Summary: plugin file-transfer: add exception info to error object
                 Key: CB-6781
                 URL: https://issues.apache.org/jira/browse/CB-6781
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Android
    Affects Versions: 3.5.0
            Reporter: Axel Nennker
            Assignee: Axel Nennker
            Priority: Minor


When something goes wrong during FileTransfer.download or upload the actual information from the exception thrown is lost.

Add a field "exception" to the error object that holds the string of either exception.getMessage() or exception.toString().



--
This message was sent by Atlassian JIRA
(v6.2#6252)