public class IllegalTransactionStateException extends TransactionStatusException
IllegalTransactionStateException TODO (document class)| Constructor and Description |
|---|
IllegalTransactionStateException(org.mule.runtime.api.i18n.I18nMessage message) |
IllegalTransactionStateException(org.mule.runtime.api.i18n.I18nMessage message,
Throwable cause) |
addInfo, appendMessage, appendSummaryMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, isVerboseExceptions, prependMessage, setExceptionCode, setMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalTransactionStateException(org.mule.runtime.api.i18n.I18nMessage message)
message - the exception messagepublic IllegalTransactionStateException(org.mule.runtime.api.i18n.I18nMessage message,
Throwable cause)
message - the exception messagecause - the exception that cause this exception to be thrownCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.