Class FormFieldValidatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.bpm.engine.ProcessEngineException
org.camunda.bpm.engine.impl.form.FormException
org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorException
- All Implemented Interfaces:
Serializable
Runtime exception for validation of form fields.
- Author:
- Thomas Skjolberg
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionprotected final String
protected final String
bpmn element idprotected final String
protected final Object
Fields inherited from class org.camunda.bpm.engine.ProcessEngineException
code
-
Constructor Summary
-
Method Summary
Methods inherited from class org.camunda.bpm.engine.ProcessEngineException
getCode, setCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
id
bpmn element id -
name
-
config
-
value
-
-
Constructor Details
-
FormFieldValidatorException
-
FormFieldValidatorException
-
-
Method Details
-
getName
-
getConfig
-
getValue
-
getId
-