class NoPreviousThrowableException
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Hierarchy
- class \PHPUnit\Event\NoPreviousThrowableException extends \RuntimeException implements \PHPUnit\Event\Exception
Expanded class hierarchy of NoPreviousThrowableException
7 files declare their use of NoPreviousThrowableException
- AbstractPhpProcess.php in vendor/
phpunit/ phpunit/ src/ Util/ PHP/ AbstractPhpProcess.php - PhptTestCase.php in vendor/
phpunit/ phpunit/ src/ Runner/ PhptTestCase.php - TestCase.php in vendor/
phpunit/ phpunit/ src/ Framework/ TestCase.php - TestRunner.php in vendor/
phpunit/ phpunit/ src/ Framework/ TestRunner.php - TestSuite.php in vendor/
phpunit/ phpunit/ src/ Framework/ TestSuite.php
File
-
vendor/
phpunit/ phpunit/ src/ Event/ Exception/ NoPreviousThrowableException.php, line 17
Namespace
PHPUnit\EventView source
final class NoPreviousThrowableException extends RuntimeException implements Exception {
}