com.mulesoft.adapter.helper
Class ExceptionHelper

java.lang.Object
  extended by com.mulesoft.adapter.helper.ExceptionHelper

public class ExceptionHelper
extends Object


Constructor Summary
ExceptionHelper()
           
 
Method Summary
static String extractRootCauseMessage(Throwable 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

extractRootCauseMessage

public static String extractRootCauseMessage(Throwable e)


Copyright © 2012. All Rights Reserved.