Package org.flowable.dmn.xml.exception
Class DmnXMLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.flowable.dmn.xml.exception.DmnXMLException
- All Implemented Interfaces:
Serializable
- Author:
- Tijs Rademakers
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDmnXMLException
(String message) DmnXMLException
(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DmnXMLException
-
DmnXMLException
-