public class SuppressedMuleException extends SuppressedMuleException
SuppressedMuleException,
Serialized FormEXCEPTION_MESSAGE_DELIMITER, EXCEPTION_MESSAGE_SECTION_DELIMITER, INFO_ALREADY_LOGGED_KEY, INFO_ERROR_TYPE_KEY, INFO_LOCATION_KEY, INFO_SOURCE_XML_KEY, MISSING_DEFAULT_VALUE, MULE_VERBOSE_EXCEPTIONS, verboseExceptions| Modifier | Constructor and Description |
|---|---|
protected |
SuppressedMuleException(Throwable throwable,
MuleException causeToSuppress)
Constructs a new
SuppressedMuleException |
getSummaryMessage, getSuppressedException, getVerboseMessage, suppressIfPresent, unwrapaddAllInfo, addInfo, appendMessage, equals, getAdditionalInfo, getDetailedMessage, getExceptionInfo, getI18nMessage, getInfo, getMessage, getMessageCode, hashCode, isVerboseExceptions, prependMessage, refreshVerboseExceptions, setMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected SuppressedMuleException(Throwable throwable, MuleException causeToSuppress)
SuppressedMuleExceptionthrowable - Exception that will be wrapped.causeToSuppress - The cause that wants to be suppressed. Cannot be null.Copyright © 2025 MuleSoft, Inc.. All rights reserved.