uk.ac.essex.ia
Class ExceptionHandler

java.lang.Object
  extended by uk.ac.essex.ia.ExceptionHandler

public class ExceptionHandler
extends java.lang.Object



You should have received a copy of GNU public license with this code. If not please visit this site


Constructor Summary
ExceptionHandler()
           
 
Method Summary
static void handleException(java.lang.Exception e, java.lang.String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionHandler

public ExceptionHandler()
Method Detail

handleException

public static void handleException(java.lang.Exception e,
                                   java.lang.String msg)