net.sf.borg.ui.util
Class UIErrorHandler
java.lang.Object
net.sf.borg.ui.util.UIErrorHandler
- All Implemented Interfaces:
- ErrorHandler
public class UIErrorHandler
- extends Object
- implements ErrorHandler
UI error handling for Borg
|
Method Summary |
void |
errmsg(Exception e)
Output an exception to the user. |
void |
notice(String s)
output a notice/warning - just shows text |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIErrorHandler
public UIErrorHandler()
errmsg
public void errmsg(Exception e)
- Output an exception to the user.
- Specified by:
errmsg in interface ErrorHandler
- Parameters:
e - the e
notice
public void notice(String s)
- output a notice/warning - just shows text
- Specified by:
notice in interface ErrorHandler
- Parameters:
s - the text to show
Generated December 30 2011 by mbb using Apache Ant(TM) version 1.8.2 compiled on December 20 2010 and Java version 1.6.0_30 from Sun Microsystems Inc. on Linux i386 3.0.0-14-generic-pae