net.sf.borg.common
Interface ErrorHandler

All Known Implementing Classes:
UIErrorHandler

public interface ErrorHandler

error handler interface


Method Summary
 void errmsg(Exception e)
          Output an exception to the user.
 void notice(String s)
          output a notice/warning - just shows text
 

Method Detail

errmsg

void errmsg(Exception e)
Output an exception to the user.

Parameters:
e - the e

notice

void notice(String s)
output a notice/warning - just shows text

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