public class FlowConstructInvalidException extends MuleException
| Constructor and Description |
|---|
FlowConstructInvalidException(Message message) |
FlowConstructInvalidException(Message message,
FlowConstruct flowConstruct) |
FlowConstructInvalidException(Message message,
Throwable cause) |
FlowConstructInvalidException(Throwable cause) |
addInfo, appendMessage, equals, getDetailedMessage, getExceptionCode, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, initialise, prependMessage, setExceptionCode, setMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FlowConstructInvalidException(Message message, Throwable cause)
public FlowConstructInvalidException(Message message)
public FlowConstructInvalidException(Message message, FlowConstruct flowConstruct)
public FlowConstructInvalidException(Throwable cause)
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.