You are here

namespace Symfony\Component\Debug\Exception in Zircon Profile 8

Same name in other branches
  1. 8.0 Symfony\Component\Debug\Exception
Classsort descending Location Description
ClassNotFoundException vendor/symfony/debug/Exception/ClassNotFoundException.php Class (or Trait or Interface) Not Found Exception.
ContextErrorException vendor/symfony/debug/Exception/ContextErrorException.php Error Exception with Variable Context.
DummyException vendor/symfony/debug/Exception/DummyException.php @author Fabien Potencier <fabien@symfony.com>
FatalThrowableError vendor/symfony/debug/Exception/FatalThrowableError.php Fatal Throwable Error.
OutOfMemoryException vendor/symfony/debug/Exception/OutOfMemoryException.php Out of memory exception.
UndefinedFunctionException vendor/symfony/debug/Exception/UndefinedFunctionException.php Undefined Function Exception.
UndefinedMethodException vendor/symfony/debug/Exception/UndefinedMethodException.php Undefined Method Exception.