Uses of Class
com.codingapi.flow.exception.FlowConfigException
Packages that use FlowConfigException
-
Uses of FlowConfigException in com.codingapi.flow.exception
Methods in com.codingapi.flow.exception that return FlowConfigExceptionModifier and TypeMethodDescriptionstatic FlowConfigExceptionFlowConfigException.actionsNotNull()Actions cannot be nullstatic FlowConfigExceptionFlowConfigException.currentNodeNotNull()Current node cannot be nullstatic FlowConfigExceptionFlowConfigException.edgeConfigError(String reason) Edge configuration errorstatic FlowConfigExceptionFlowConfigException.errorThrowNotNull()Error throw cannot be nullstatic FlowConfigExceptionFlowConfigException.formConfigError(String formName, String reason) Form configuration errorstatic FlowConfigExceptionFlowConfigException.nodeConfigError(String nodeName, String reason) Node configuration errorstatic FlowConfigExceptionFlowConfigException.parallelEndNodeNotNull()Parallel end node cannot be nullstatic FlowConfigExceptionFlowConfigException.repositoryNotRegistered()Repository not registeredstatic FlowConfigExceptionFlowConfigException.routerNodeScriptNull()Router node script is nullstatic FlowConfigExceptionFlowConfigException.strategiesNotNull()Strategies cannot be nullstatic FlowConfigExceptionFlowConfigException.viewNotNull()View cannot be null