handle(Container container, ISwingMLError error) render a dialog with the error messages in it.
Warning** - Do not call the handle(container, errors[]) method, as subclasses may be calling this method via a super.handle() call.
render a dialog with the error messages in it.
Warning** - Do not call the handle(container, errors[]) method, as subclasses may be calling this method via a super.handle() call.
Calling the other handle() method may result in an infinite loop.