You are here

namespace Drupal\webform_scheduled_tasks\Exception in Webform Scheduled Tasks 8.2

Classsort descending Location Description
HaltScheduledTaskException src/Exception/HaltScheduledTaskException.php An exception thrown which should halt the execution of the scheduled task.
RetryScheduledTaskException src/Exception/RetryScheduledTaskException.php An exception to throw is a tasks should continue to execute.