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

Breadcrumb

  1. Drupal Core 11.1.x

DiscoveryException.php

Namespace

Drupal\Component\Discovery

File

core/lib/Drupal/Component/Discovery/DiscoveryException.php

View source
<?php

namespace Drupal\Component\Discovery;


/**
 * Exception thrown during discovery if the data is invalid.
 */
class DiscoveryException extends \RuntimeException {

}

Classes

Title Deprecated Summary
DiscoveryException Exception thrown during discovery if the data is invalid.

API Navigation

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