Currently one exceptions can be displayed with a single method call. Do it for other types of the standard dialogs. Move all code to `ShowMessage`. That will deprecate `showException` methods in the top package.
Currently one exceptions can be displayed with a single method call. Do it for other types of the standard dialogs. Move all code to
ShowMessage.That will deprecate
showExceptionmethods in the top package.