You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2016/07/09 23:12:10 UTC

[jira] [Created] (CRYPTO-113) Improve error reporting by factories

Sebb created CRYPTO-113:
---------------------------

             Summary: Improve error reporting by factories
                 Key: CRYPTO-113
                 URL: https://issues.apache.org/jira/browse/CRYPTO-113
             Project: Commons Crypto
          Issue Type: Bug
            Reporter: Sebb


The Cipher and Random factories currently return errors as the text of the exception.

This means a lot of the context is lost, particularly the cause of any Reflection failures. It would be useful to return the last known exception as the cause.

This would allow further analysis of actual error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)