Module: BetterService::Errors::Workflowable
- Defined in:
- lib/better_service/errors/better_service_error.rb,
lib/better_service/errors/workflowable/runtime/rollback_error.rb,
lib/better_service/errors/workflowable/runtime/step_execution_error.rb,
lib/better_service/errors/workflowable/runtime/workflow_runtime_error.rb,
lib/better_service/errors/workflowable/configuration/invalid_step_error.rb,
lib/better_service/errors/workflowable/runtime/workflow_execution_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-related errors
Defined Under Namespace
Modules: Configuration, Runtime