Uses of Class
org.camunda.spin.xml.SpinXmlAttributeException
Packages that use SpinXmlAttributeException
-
Uses of SpinXmlAttributeException in org.camunda.spin.impl.xml.dom
Methods in org.camunda.spin.impl.xml.dom that return SpinXmlAttributeExceptionModifier and TypeMethodDescriptionDomXmlLogger.unableToFindAttributeWithNamespaceAndName
(String namespace, String attributeName) DomXmlLogger.unableToSetAttributeValueToNull
(String namespace, String attributeName) DomXmlLogger.unableToWriteAttribute
(SpinXmlAttribute attribute, Exception cause)