class LogicException

LogicException

@author Lukas Kahwe Smith <smith@pooteeweet.org>

Hierarchy

Expanded class hierarchy of LogicException

2 files declare their use of LogicException
FieldNormalizer.php in drupal/core/modules/hal/lib/Drupal/hal/Normalizer/FieldNormalizer.php
Contains \Drupal\hal\Normalizer\FieldNormalizer.
Serializer.php in drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Serializer.php
2 string references to 'LogicException'
ContainerBuilderTest::testExtension in drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php
@covers Symfony\Component\DependencyInjection\ContainerBuilder::registerExtension @covers Symfony\Component\DependencyInjection\ContainerBuilder::getExtension
FileLocatorTest::testLocate in drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Config/FileLocatorTest.php

File

drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Exception/LogicException.php, line 19

Namespace

Symfony\Component\Serializer\Exception
View source
class LogicException extends \LogicException implements Exception {

}

Members