Automattic\WooCommerce\Vendor\Symfony\Component\CssSelector\Exception
ExceptionInterface{}
Interface for exceptions.
This component is a port of the Python cssselect library, which is copyright Ian Bicking, @see https://github.com/SimonSapin/cssselect.
No Hooks.
Usage
$ExceptionInterface = new ExceptionInterface(); // use class methods
Methods
No Methods in class.ExceptionInterface{} ExceptionInterface{} code WC 10.5.0
interface ExceptionInterface extends \Throwable
{
}