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

Breadcrumb

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

class Exception

Same name in this branch
  1. 11.1.x vendor/masterminds/html5/src/HTML5/Exception.php \Masterminds\HTML5\Exception
  2. 11.1.x vendor/phpunit/phpunit/src/Framework/MockObject/Runtime/Stub/Exception.php \PHPUnit\Framework\MockObject\Stub\Exception
  3. 11.1.x vendor/phpunit/phpunit/src/Framework/Exception/Exception.php \PHPUnit\Framework\Exception
  4. 11.1.x vendor/phpunit/phpunit/src/Framework/Constraint/Exception/Exception.php \PHPUnit\Framework\Constraint\Exception
  5. 11.1.x vendor/phpunit/phpunit/src/TextUI/Configuration/Xml/Exception.php \PHPUnit\TextUI\XmlConfiguration\Exception
  6. 11.1.x vendor/lullabot/php-webdriver/lib/WebDriver/Exception.php \WebDriver\Exception
  7. 11.1.x vendor/theseer/tokenizer/src/Exception.php \TheSeer\Tokenizer\Exception
  8. 11.1.x vendor/behat/mink/src/Exception/Exception.php \Behat\Mink\Exception\Exception
  9. 11.1.x vendor/mck89/peast/lib/Peast/Selector/Exception.php \Peast\Selector\Exception
  10. 11.1.x vendor/mck89/peast/lib/Peast/Syntax/Exception.php \Peast\Syntax\Exception

@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit

@internal This class is not covered by the backward compatibility promise for PHPUnit

Hierarchy

  • class \PHPUnit\TextUI\CliArguments\Exception extends \RuntimeException implements \PHPUnit\Exception

Expanded class hierarchy of Exception

4 files declare their use of Exception
Application.php in vendor/phpunit/phpunit/src/TextUI/Application.php
Builder.php in vendor/phpunit/phpunit/src/TextUI/Configuration/Builder.php
Merger.php in vendor/phpunit/phpunit/src/TextUI/Configuration/Merger.php
Registry.php in vendor/phpunit/phpunit/src/TextUI/Configuration/Registry.php
25 string references to 'Exception'
ErrorListener::onControllerArguments in vendor/symfony/http-kernel/EventListener/ErrorListener.php
ExceptionDataCollector::getName in vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php
Returns the name of the collector.
Exporter::prepare in vendor/symfony/var-exporter/Internal/Exporter.php
Prepares an array of values for VarExporter.
Formatter::format in vendor/open-telemetry/api/Behavior/Internal/LogWriter/Formatter.php
FullyQualifiedExceptionsSniff::process in vendor/slevomat/coding-standard/SlevomatCodingStandard/Sniffs/Namespaces/FullyQualifiedExceptionsSniff.php
* @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint *

... See full list

File

vendor/phpunit/phpunit/src/TextUI/Configuration/Cli/Exception.php, line 19

Namespace

PHPUnit\TextUI\CliArguments
View source
final class Exception extends RuntimeException implements \PHPUnit\Exception {

}
RSS feed
Powered by Drupal