public class FlowConstructInvalidException
extends org.mule.runtime.api.exception.MuleException
| Constructor and Description |
|---|
FlowConstructInvalidException(org.mule.runtime.api.i18n.I18nMessage message) |
FlowConstructInvalidException(org.mule.runtime.api.i18n.I18nMessage message,
FlowConstruct flowConstruct) |
FlowConstructInvalidException(org.mule.runtime.api.i18n.I18nMessage message,
Throwable cause) |
FlowConstructInvalidException(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 FlowConstructInvalidException(org.mule.runtime.api.i18n.I18nMessage message,
Throwable cause)
public FlowConstructInvalidException(org.mule.runtime.api.i18n.I18nMessage message)
public FlowConstructInvalidException(org.mule.runtime.api.i18n.I18nMessage message,
FlowConstruct flowConstruct)
public FlowConstructInvalidException(Throwable cause)
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.