JavaScript is disabled on your browser.
All Implemented Interfaces:
Serializable , org.mule.runtime.api.exception.ErrorMessageAwareException
public class WrapperErrorMessageAwareException
extends org.mule.runtime.api.exception.MuleException
implements org.mule.runtime.api.exception.ErrorMessageAwareException
ErrorMessageAwareException implementation that wraps an actual exception and can be treated as a MuleException.
Since:
4.0
See Also:
Serialized Form
Field Summary
Fields inherited from class org.mule.runtime.api.exception.MuleException
INFO_LOCATION_KEY, INFO_SOURCE_XML_KEY, verboseExceptions
Method Summary
Methods inherited from class org.mule.runtime.api.exception.MuleException
addInfo, appendMessage, appendSummaryMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, isVerboseExceptions, prependMessage, setExceptionCode, setMessage, setMessage
Methods inherited from class java.lang.Throwable
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString
Copyright © 2003–2017 MuleSoft, Inc. . All rights reserved.