yii2-workflow Class Reference
  • Namespace
  • Class

Namespaces

  • raoul2000
    • workflow
      • actions
      • base
      • events
      • helpers
      • source
        • file
      • validation

Classes

  • SimpleWorkflowBehavior
  • Status
  • StatusIdConverter
  • Transition
  • Workflow
  • WorkflowBaseObject
  • WorkflowException
  • WorkflowValidationException

Interfaces

  • IStatusAccessor
  • IStatusIdConverter
  • StatusInterface
  • TransitionInterface
  • WorkflowInterface

Class WorkflowException

WorkflowException represents a generic workflow exception for various purposes.

yii\base\Exception
Extended by raoul2000\workflow\base\WorkflowException
Namespace: raoul2000\workflow\base
Located at base/WorkflowException.php

Methods summary

public string
# getName( )

get the name of this exception

get the name of this exception

Returns

string
the user-friendly name of this exception
yii2-workflow Class Reference API documentation generated by ApiGen