from_schedule()
from_schedule(string $action_id, mixed $schedule) : static
Create a new exception when the action's schedule cannot be fetched.
Parameters
string | $action_id | The action ID with bad args. |
mixed | $schedule | Passed schedule. |