Class DataDictionaryValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.flowable.common.engine.api.FlowableException
org.flowable.common.engine.api.FlowableIllegalArgumentException
com.flowable.platform.api.repository.datadictionary.validation.DataDictionaryValidationException
- All Implemented Interfaces:
Serializable
public class DataDictionaryValidationException
extends org.flowable.common.engine.api.FlowableIllegalArgumentException
Exception thrown when data dictionary validation fails.
Carries the validation error translations for frontend locale resolution.
- See Also:
-
Field Summary
FieldsFields inherited from class org.flowable.common.engine.api.FlowableException
isLogged, reduceLogLevel -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flowable.common.engine.api.FlowableException
isLogged, isReduceLogLevel, setLogged, setReduceLogLevelMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
errorTranslations
-
-
Constructor Details
-
DataDictionaryValidationException
-
-
Method Details
-
getErrorTranslations
-