com.atomikos.util
Class ExceptionHelper

java.lang.Object
  extended by com.atomikos.util.ExceptionHelper

public class ExceptionHelper
extends Object

Helper class to deal with exception details.


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

Method Detail

convertStackTrace

public static String convertStackTrace(Throwable e)


Copyright © 2011. All Rights Reserved.