class NoCustomCssFileException
@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\Configuration\NoCustomCssFileException extends \RuntimeException implements \PHPUnit\TextUI\Configuration\Exception
Expanded class hierarchy of NoCustomCssFileException
1 file declares its use of NoCustomCssFileException
File
-
vendor/
phpunit/ phpunit/ src/ TextUI/ Configuration/ Exception/ NoCustomCssFileException.php, line 19
Namespace
PHPUnit\TextUI\ConfigurationView source
final class NoCustomCssFileException extends RuntimeException implements Exception {
}