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

Breadcrumb

  1. Drupal Core 11.1.x

ContextException.php

Namespace

Drupal\Component\Plugin\Exception

File

core/lib/Drupal/Component/Plugin/Exception/ContextException.php

View source
<?php

namespace Drupal\Component\Plugin\Exception;


/**
 * An exception class to be thrown for context plugin exceptions.
 */
class ContextException extends \Exception implements ExceptionInterface {

}

Classes

Title Deprecated Summary
ContextException An exception class to be thrown for context plugin exceptions.

API Navigation

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