]
Hisanobu Okuda commented on TEIID-4576:
---------------------------------------
Hi Steven, What kind of information do you need?
Do not get rid of an excepiton in BasicCryptor.decrypt()
--------------------------------------------------------
Key: TEIID-4576
URL:
https://issues.jboss.org/browse/TEIID-4576
Project: Teiid
Issue Type: Feature Request
Components: Common
Affects Versions: 8.12.6.6_3
Reporter: Hisanobu Okuda
Assignee: Steven Hawkins
org.teiid.core.crypto.BasicCryptor.decrypt() disposes of an exception which is caught
there, but it is necessary for investigation when an error occurs.