class InvalidJsonException
@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\Util\InvalidJsonException extends \RuntimeException implements \PHPUnit\Util\Exception
Expanded class hierarchy of InvalidJsonException
1 file declares its use of InvalidJsonException
- JsonMatches.php in vendor/
phpunit/ phpunit/ src/ Framework/ Constraint/ JsonMatches.php
File
-
vendor/
phpunit/ phpunit/ src/ Util/ Exception/ InvalidJsonException.php, line 19
Namespace
PHPUnit\UtilView source
final class InvalidJsonException extends RuntimeException implements Exception {
}