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

Breadcrumb

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

class ParseException

Same name in this branch
  1. 11.1.x vendor/symfony/yaml/Exception/ParseException.php \Symfony\Component\Yaml\Exception\ParseException

ParseException is thrown when a CSS selector syntax is not valid.

This component is a port of the Python cssselect library, which is copyright Ian Bicking, @author Fabien Potencier <fabien@symfony.com>

Hierarchy

  • class \Symfony\Component\CssSelector\Exception\ParseException extends \Symfony\Component\CssSelector\Exception\Exception implements \Symfony\Component\CssSelector\Exception\ExceptionInterface

Expanded class hierarchy of ParseException

See also

https://github.com/SimonSapin/cssselect.

File

vendor/symfony/css-selector/Exception/ParseException.php, line 22

Namespace

Symfony\Component\CssSelector\Exception
View source
class ParseException extends \Exception implements ExceptionInterface {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal