Class ExceptionDisplayFrame

java.lang.Object
jmri.util.swing.ExceptionDisplayFrame

public class ExceptionDisplayFrame extends Object
Static methods to display an Exception Dialog.

The Exception and additional details about what was happening when the exception occurred can be passed in using an ExceptionContext object.

The Dialog has buttons for pasting Exception and System details to Clipboard.