Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. LogicException.php

class LogicException

Same name in this branch
  1. 11.1.x vendor/php-tuf/composer-stager/src/API/Exception/LogicException.php \PhpTuf\ComposerStager\API\Exception\LogicException
  2. 11.1.x vendor/symfony/mime/Exception/LogicException.php \Symfony\Component\Mime\Exception\LogicException
  3. 11.1.x vendor/symfony/serializer/Exception/LogicException.php \Symfony\Component\Serializer\Exception\LogicException
  4. 11.1.x vendor/symfony/mailer/Exception/LogicException.php \Symfony\Component\Mailer\Exception\LogicException
  5. 11.1.x vendor/symfony/validator/Exception/LogicException.php \Symfony\Component\Validator\Exception\LogicException
  6. 11.1.x vendor/symfony/routing/Exception/LogicException.php \Symfony\Component\Routing\Exception\LogicException
  7. 11.1.x vendor/symfony/var-exporter/Exception/LogicException.php \Symfony\Component\VarExporter\Exception\LogicException
  8. 11.1.x vendor/symfony/console/Exception/LogicException.php \Symfony\Component\Console\Exception\LogicException
  9. 11.1.x vendor/symfony/browser-kit/Exception/LogicException.php \Symfony\Component\BrowserKit\Exception\LogicException
  10. 11.1.x vendor/symfony/http-foundation/Exception/LogicException.php \Symfony\Component\HttpFoundation\Exception\LogicException
  11. 11.1.x vendor/symfony/dependency-injection/Exception/LogicException.php \Symfony\Component\DependencyInjection\Exception\LogicException

LogicException for the Process Component.

@author Romain Neutron <imprec@gmail.com>

Hierarchy

  • class \Symfony\Component\Process\Exception\LogicException extends \Symfony\Component\Process\Exception\LogicException implements \Symfony\Component\Process\Exception\ExceptionInterface
    • class \Symfony\Component\Process\Exception\LogicException extends \Symfony\Component\Process\Exception\LogicException implements \Symfony\Component\Process\Exception\ExceptionInterface

Expanded class hierarchy of LogicException

4 files declare their use of LogicException
PhpProcess.php in vendor/symfony/process/PhpProcess.php
PhpSubprocess.php in vendor/symfony/process/PhpSubprocess.php
Plugin.php in vendor/dealerdirect/phpcodesniffer-composer-installer/src/Plugin.php
Process.php in vendor/symfony/process/Process.php

File

vendor/symfony/process/Exception/LogicException.php, line 19

Namespace

Symfony\Component\Process\Exception
View source
class LogicException extends \LogicException implements ExceptionInterface {

}
RSS feed
Powered by Drupal