Closed Daytron closed 9 years ago
Solution: With exception dialog using full constructor parameters will now overwrite details message with the class name of the exception. However if the exception given is null with exception dialog in play, it will display pre-built error texts on the exception's header, details and trace.
The details message displays the custom String parameter given instead of the name of the exception.