org.enhydra.xml.xmlc.commands
Class ErrorHandling

java.lang.Object
  |
  +--org.enhydra.xml.xmlc.commands.ErrorHandling

public class ErrorHandling
extends Object

Error handling methods for use in commands.


Method Summary
static void handleException(Throwable except, boolean verbose)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

handleException

public static void handleException(Throwable except,
                                   boolean verbose)


Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.