Package io.dialob.session.engine
Class DialobProgramErrorsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.dialob.session.engine.DialobProgramBuildException
io.dialob.session.engine.DialobProgramErrorsException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DependencyLoopException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDialobProgramErrorsException(String message, List<io.dialob.api.form.FormValidationError> errors) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace