class DummyException in Zircon Profile 8.0
Same name in this branch
- 8.0 vendor/symfony/debug/Exception/DummyException.php \Symfony\Component\Debug\Exception\DummyException
- 8.0 vendor/phpunit/phpunit/tests/_files/DummyException.php \DummyException
Same name and namespace in other branches
- 8 vendor/symfony/debug/Exception/DummyException.php \Symfony\Component\Debug\Exception\DummyException
@author Fabien Potencier <fabien@symfony.com>
Hierarchy
- class \Symfony\Component\Debug\Exception\DummyException extends \Symfony\Component\Debug\Exception\ErrorException
Expanded class hierarchy of DummyException
Deprecated
since version 2.5, to be removed in 3.0.
File
- vendor/
symfony/ debug/ Exception/ DummyException.php, line 21
Namespace
Symfony\Component\Debug\ExceptionView source
class DummyException extends \ErrorException {
}