Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.5.0
-
None
-
None
Description
When something goes wrong during FileTransfer.download or upload the actual information from the exception thrown is lost.
Add a field "exception" to the error object that holds the string of either exception.getMessage() or exception.toString().