net.sourceforge.crudo.gen.exception
Class ReallySimpleExceptionHandler

java.lang.Object
  extended by net.sourceforge.crudo.gen.exception.ReallySimpleExceptionHandler

public abstract class ReallySimpleExceptionHandler
extends java.lang.Object


Constructor Summary
ReallySimpleExceptionHandler()
           
 
Method Summary
static void handle(java.lang.Throwable e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReallySimpleExceptionHandler

public ReallySimpleExceptionHandler()
Method Detail

handle

public static void handle(java.lang.Throwable e)