Uses of Class
org.camunda.spin.xml.SpinXPathException
Packages that use SpinXPathException
-
Uses of SpinXPathException in org.camunda.spin.impl.xml.dom
Methods in org.camunda.spin.impl.xml.dom that return SpinXPathExceptionModifier and TypeMethodDescriptionDomXmlLogger.notAllowedXPathExpression
(String expression) DomXmlLogger.unableToCastXPathResultTo
(Class<?> castClass, Exception cause) DomXmlLogger.unableToEvaluateXPathExpressionOnElement
(SpinXmlElement element, Exception cause) DomXmlLogger.unableToFindXPathExpression
(String expression)