Class ConvertException
An exception thrown when conversion from a CSS selector to an XPath query failed (ie the selector was successfully parsed, but conversion to it's XPath equivalent failed).
- Exception implements Throwable
-
WPGMZA\Selector\ConvertException
public
|
#
__construct( string $message, integer $code = 0, WPGMZA\Selector\Exception $previous = null )
Constructor. |
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|