Condition Ppcre-Syntax-Error

Signaled if CL-PPCRE's parser encounters an error
when trying to parse a regex string or to convert a parse tree into
its internal representation.

Part of:

package cl-ppcre, condition ppcre-error

Default initargs

:pos → #:string → #

Direct Superclass

ppcre-error

All errors signaled by CL-PPCRE are of
this type.

Slot

posInitargs::pos; Reader:ppcre-syntax-error-pos.