faban icon indicating copy to clipboard operation
faban copied to clipboard

Driver gobbles nested exceptions.

Open whitingjr opened this issue 6 years ago • 0 comments

When running a driver for the first time it is usual to discover missing classes.

In some situations the driver will omit nested exception information from the error message. Making it take longer to diagnose the root cause of a fatal situation.

A better situation is to provide greater visibility of any nested exception(s). With the option to show summary or detailed information.

whitingjr avatar Jan 31 '19 13:01 whitingjr