You are here

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

Same name in other branches
  1. 8.0 Symfony\Component\CssSelector\Exception
Classsort descending Location Description
ExceptionInterface vendor/symfony/css-selector/Exception/ExceptionInterface.php Interface for exceptions.
ExpressionErrorException vendor/symfony/css-selector/Exception/ExpressionErrorException.php ParseException is thrown when a CSS selector syntax is not valid.
InternalErrorException vendor/symfony/css-selector/Exception/InternalErrorException.php ParseException is thrown when a CSS selector syntax is not valid.
ParseException vendor/symfony/css-selector/Exception/ParseException.php ParseException is thrown when a CSS selector syntax is not valid.
SyntaxErrorException vendor/symfony/css-selector/Exception/SyntaxErrorException.php ParseException is thrown when a CSS selector syntax is not valid.