js: change in Error behaviour
- Error objects will now return the error code if defined as error type in src/Errors.js, or do a console.log if it is a warning. Errors from the native gpgme-json will be marked as GNUPG_ERROR.
js: change in Error behaviour Tags None Subscribers None
Description
Details
|