Uses of Class
org.camunda.spin.xml.SpinXmlElementException
-
Uses of SpinXmlElementException in org.camunda.spin.impl.xml.dom
Modifier and TypeMethodDescriptionDomXmlLogger.elementHasNoParent
(SpinXmlElement element) DomXmlLogger.elementIsNotChildOfThisElement
(SpinXmlElement existingChildElement, SpinXmlElement parentDomElement) DomXmlLogger.moreThanOneChildElementFoundForNamespaceAndName
(String namespace, String elementName) DomXmlLogger.unableToAdoptElement
(SpinXmlElement elementToAdopt) DomXmlLogger.unableToCreateTransformer
(Exception cause) DomXmlLogger.unableToFindChildElementWithNamespaceAndName
(String namespace, String elementName) DomXmlLogger.unableToTransformElement
(Node element, Exception cause) -
Uses of SpinXmlElementException in org.camunda.spin.xml
Modifier and TypeClassDescriptionclass
Indicates an error in the underlying xml tree element implementation.