Class WrongDMNTypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.drools.workbench.screens.scenariosimulation.backend.server.exceptions.WrongDMNTypeException
-
- All Implemented Interfaces:
Serializable
public class WrongDMNTypeException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WrongDMNTypeException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-