org.objectweb.jonas_ejb.lib
Class ExceptionHelper

java.lang.Object
  extended by org.objectweb.jonas_ejb.lib.ExceptionHelper

public class ExceptionHelper
extends java.lang.Object

Author:
S.Chassande-Barrioz

Constructor Summary
ExceptionHelper()
           
 
Method Summary
static java.lang.Exception getException(java.lang.Exception e)
           
static void printException(java.lang.Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionHelper

public ExceptionHelper()
Method Detail

printException

public static void printException(java.lang.Exception e)

getException

public static java.lang.Exception getException(java.lang.Exception e)