org.ow2.jonas.lib.ejb21
Class ExceptionHelper

java.lang.Object
  extended by org.ow2.jonas.lib.ejb21.ExceptionHelper

public class ExceptionHelper
extends Object

Author:
S.Chassande-Barrioz

Constructor Summary
ExceptionHelper()
           
 
Method Summary
static Exception getException(Exception e)
           
static void printException(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(Exception e)

getException

public static Exception getException(Exception e)


Copyright © 2010 OW2 Consortium. All Rights Reserved.