GitHub user cfjedimaster opened a pull request:
https://github.com/apache/cordova-plugin-file/pull/37
Add error codes.
I find myself constantly checking the source code to see what each error
code represents. I think this should be in the core doc. I'd like to actually
add a bit more text, for example, explaining what an encoding error could mean,
but for now I figure this is a good start.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cfjedimaster/cordova-plugin-file patch-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-file/pull/37.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #37
----
commit b52476b58b847d10d7ec6e07f268ca7948f876e6
Author: Raymond Camden <[email protected]>
Date: 2014-04-09T13:38:11Z
Add error codes.
I find myself constantly checking the source code to see what each error
code represents. I think this should be in the core doc. I'd like to actually
add a bit more text, for example, explaining what an encoding error could mean,
but for now I figure this is a good start.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---