Uses of Class
org.camunda.spin.xml.SpinXmlDataFormatException
Packages that use SpinXmlDataFormatException
-
Uses of SpinXmlDataFormatException in org.camunda.spin.impl.xml.dom
Methods in org.camunda.spin.impl.xml.dom that return SpinXmlDataFormatExceptionModifier and TypeMethodDescriptionDomXmlLogger.unableToCreateContext
(Throwable cause) DomXmlLogger.unableToCreateMarshaller
(Throwable cause) DomXmlLogger.unableToCreateParser
(Exception cause) DomXmlLogger.unableToCreateUnmarshaller
(Throwable cause) DomXmlLogger.unableToDeserialize
(Object node, String canonicalClassName, Throwable cause) DomXmlLogger.unableToDetectCanonicalType
(Object parameter) DomXmlLogger.unableToFindStripSpaceXsl
(String expression) DomXmlLogger.unableToLoadFormattingTemplates
(Throwable cause) DomXmlLogger.unableToMapInput
(Object parameter, Throwable cause) DomXmlLogger.unableToParseInput
(Exception e) DomXmlLogger.unableToSetEventHandler
(String className, Throwable cause) DomXmlLogger.unableToSetProperty
(String propertyName, String className, Throwable cause)