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 WorkflowValidationException

WorkflowValidationException represents an exception related to workflow validation performed by Workflow Source component and related PHP array Parsers.

yii\base\Exception
Extended by raoul2000\workflow\base\WorkflowValidationException
Namespace: raoul2000\workflow\base
See: raoul2000\workflow\source\file\WorkflowFileSource
Located at base/WorkflowValidationException.php

Methods summary

public string
# getName( )

Returns

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