org.mule.util
Class ExceptionUtils

java.lang.Object
  extended byorg.apache.commons.lang.exception.ExceptionUtils
      extended byorg.mule.util.ExceptionUtils

public class ExceptionUtils
extends ExceptionUtils

Mule exception utilities.


Constructor Summary
ExceptionUtils()
           
 
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-2008 MuleSource, Inc.. All Rights Reserved.