Class DynamicViewExtensionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.dynmodelflowui.impl.DynamicViewExtensionException
All Implemented Interfaces:
Serializable

public class DynamicViewExtensionException extends RuntimeException
Signals that a view extension could not be generated. Carries a DynamicViewExtensionException.Reason so the UI layer can map it to a localized message; getParams() holds reason-specific arguments.
See Also: