ActionScheduler_InvalidActionException
InvalidAction Exception.
Description Description
Used for identifying actions that are invalid in some way.
Source Source
File: packages/action-scheduler/classes/ActionScheduler_InvalidActionException.php
Methods Methods
- from_decoding_args — Create a new exception when the action's args cannot be decoded to an array.
- from_schedule — Create a new exception when the action's schedule cannot be fetched.