Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
When an asynchronous job querying response returns a code to say that the job has failed, an exception is thrown containing only the error code (the value 2) as its message.
Having the textual message that is returned is very helpful in diagnosing an underlying issue when a error code is returned.