faban
faban copied to clipboard
Driver gobbles nested exceptions.
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.