Package org.camunda.spin.xml
Class SpinXmlDataFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.spin.SpinRuntimeException
org.camunda.spin.spi.SpinDataFormatException
org.camunda.spin.xml.SpinXmlDataFormatException
- All Implemented Interfaces:
Serializable
- Author:
- Daniel Meyer
- See Also:
-
Constructor Summary
ConstructorDescriptionSpinXmlDataFormatException
(String message) SpinXmlDataFormatException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SpinXmlDataFormatException
-
SpinXmlDataFormatException
-