public class ExceptionHandler extends Object
Constructor and Description |
---|
ExceptionHandler()
Constructor without GUI
|
ExceptionHandler(JFrame parent)
Constructor.
|
public ExceptionHandler(JFrame parent)
parent
- the parent frame used to display feedbackpublic ExceptionHandler()
public void catchException(Exception e)
e
- the exception caughtCopyright © 2013. All Rights Reserved.