net.sf.borg.common
Class Errmsg

java.lang.Object
  extended by net.sf.borg.common.Errmsg

public class Errmsg
extends Object

standard error handling for Borg


Constructor Summary
Errmsg()
           
 
Method Summary
static void console(boolean c)
          set console output only.
static void errmsg(Exception e)
          Output an exception to the user.
static 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
 

Constructor Detail

Errmsg

public Errmsg()
Method Detail

console

public static void console(boolean c)
set console output only.


errmsg

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

Parameters:
e - the e

notice

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

Parameters:
s - the text to show


Generated September 24 2010 by mbb using Apache Ant version 1.7.1 compiled on June 27 2008 and Java version 1.6.0_20 from Sun Microsystems Inc. on Linux i386 2.6.24-28-generic