|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.mule.config.spring.parsers.processors.CheckExclusiveAttributes.CheckExclusiveAttributesException
public static class CheckExclusiveAttributes.CheckExclusiveAttributesException
Method Summary | |
---|---|
static CheckExclusiveAttributes.CheckExclusiveAttributesException |
createForDisjunctGroups(org.w3c.dom.Element element,
java.util.Collection<org.mule.config.spring.parsers.processors.CheckExclusiveAttributes.AttributeSet> allMatchingSets)
|
static CheckExclusiveAttributes.CheckExclusiveAttributesException |
createForInsufficientAttributes(org.w3c.dom.Element element,
java.util.Collection<org.mule.config.spring.parsers.processors.CheckExclusiveAttributes.AttributeSet> attributeSets)
|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public static CheckExclusiveAttributes.CheckExclusiveAttributesException createForDisjunctGroups(org.w3c.dom.Element element, java.util.Collection<org.mule.config.spring.parsers.processors.CheckExclusiveAttributes.AttributeSet> allMatchingSets)
public static CheckExclusiveAttributes.CheckExclusiveAttributesException createForInsufficientAttributes(org.w3c.dom.Element element, java.util.Collection<org.mule.config.spring.parsers.processors.CheckExclusiveAttributes.AttributeSet> attributeSets)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |