You are here

class DummyException in Zircon Profile 8.0

Same name in this branch
  1. 8.0 vendor/symfony/debug/Exception/DummyException.php \Symfony\Component\Debug\Exception\DummyException
  2. 8.0 vendor/phpunit/phpunit/tests/_files/DummyException.php \DummyException
Same name and namespace in other branches
  1. 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\Exception
View source
class DummyException extends \ErrorException {

}

Members