Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. RequeueException.php

class RequeueException

Throw this exception to release the item allowing it to be processed again.

Hierarchy

  • class \Drupal\Core\Queue\RequeueException extends \Drupal\Core\Queue\RuntimeException

Expanded class hierarchy of RequeueException

1 file declares its use of RequeueException
Cron.php in core/lib/Drupal/Core/Cron.php

File

core/lib/Drupal/Core/Queue/RequeueException.php, line 8

Namespace

Drupal\Core\Queue
View source
class RequeueException extends \RuntimeException {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal