public static class CheckExclusiveAttributes.CheckExclusiveAttributesException extends IllegalStateException
Modifier and Type | Method and Description |
---|---|
static CheckExclusiveAttributes.CheckExclusiveAttributesException |
createForDisjunctGroups(Element element,
Collection<org.mule.config.spring.parsers.processors.CheckExclusiveAttributes.AttributeSet> allMatchingSets) |
static CheckExclusiveAttributes.CheckExclusiveAttributesException |
createForInsufficientAttributes(Element element,
Collection<org.mule.config.spring.parsers.processors.CheckExclusiveAttributes.AttributeSet> attributeSets) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static CheckExclusiveAttributes.CheckExclusiveAttributesException createForDisjunctGroups(Element element, Collection<org.mule.config.spring.parsers.processors.CheckExclusiveAttributes.AttributeSet> allMatchingSets)
public static CheckExclusiveAttributes.CheckExclusiveAttributesException createForInsufficientAttributes(Element element, Collection<org.mule.config.spring.parsers.processors.CheckExclusiveAttributes.AttributeSet> attributeSets)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.