public class ExceptionHandler
extends java.lang.Object
Constructor and Description |
---|
ExceptionHandler()
Constructor without GUI
|
ExceptionHandler(javax.swing.JFrame parent)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
catchException(java.lang.Exception e)
Method called whenever an exception is caught.
|
Copyright © 2013. All Rights Reserved.