net.sourceforge.jnlp.util
public class BasicExceptionDialog extends java.lang.Object
Constructor and Description |
---|
BasicExceptionDialog() |
Modifier and Type | Method and Description |
---|---|
static void |
show(java.lang.Exception exception)
Must be invoked from the Swing EDT.
|