DiscoveryException.php
Same filename in other branches
Namespace
Drupal\Component\DiscoveryFile
-
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.