com.ebmwebsourcing.easycommons.lang
Class ExceptionHelper

java.lang.Object
  extended by com.ebmwebsourcing.easycommons.lang.ExceptionHelper

public final class ExceptionHelper
extends Object

Author:
Adrien Ruffie - EBM WebSourcing

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

Method Detail

getMessageFromRootCause

public static final String getMessageFromRootCause(Throwable exception)


Copyright © 2012 Petals Link. All Rights Reserved.