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, setMessage
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FlowConstructInvalidException(Message message, Throwable cause)
public FlowConstructInvalidException(Message message)
public FlowConstructInvalidException(Message message, FlowConstruct flowConstruct)
public FlowConstructInvalidException(Throwable cause)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.