Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.