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

format-argumentsInitargs::format-arguments; Reader:simple-condition-format-arguments.
format-controlInitargs::format-control; Reader:simple-condition-format-control.
posInitargs::pos; Reader:ppcre-syntax-error-pos.