Modal error messaging window that displays an exception. This window is used in case the server throws up an exception during command execution. This window shows the general exception message, and adds an option to view more details about the error. The details will then display the Java class name of the exception and the entire stack trace.
@author Pieter De Graef @since 1.8.0
|
|