org.mule.util
Class ExceptionUtils

java.lang.Object
  extended by org.apache.commons.lang.exception.ExceptionUtils
      extended by org.mule.util.ExceptionUtils

public class ExceptionUtils
extends ExceptionUtils

Mule exception utilities.


Constructor Summary
ExceptionUtils()
           
 
Method Summary
 
Methods inherited from class org.apache.commons.lang.exception.ExceptionUtils
addCauseMethodName, getCause, getCause, getFullStackTrace, getMessage, getRootCause, getRootCauseMessage, getRootCauseStackTrace, getStackFrames, getStackTrace, getThrowableCount, getThrowableList, getThrowables, indexOfThrowable, indexOfThrowable, indexOfType, indexOfType, isCauseMethodName, isNestedThrowable, isThrowableNested, printRootCauseStackTrace, printRootCauseStackTrace, printRootCauseStackTrace, removeCauseMethodName, removeCommonFrames, setCause
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionUtils

public ExceptionUtils()


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.