Module: BetterService::Errors::Workflowable::Configuration
- Defined in:
- lib/better_service/errors/better_service_error.rb,
lib/better_service/errors/workflowable/configuration/invalid_step_error.rb,
lib/better_service/errors/workflowable/configuration/duplicate_step_error.rb,
lib/better_service/errors/workflowable/configuration/step_not_found_error.rb,
lib/better_service/errors/workflowable/configuration/workflow_configuration_error.rb
Overview
Namespace for workflow configuration errors
Defined Under Namespace
Classes: DuplicateStepError, InvalidStepError, StepNotFoundError, WorkflowConfigurationError