Condition Ppcre-Error

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

Part of:

condition ppcre-syntax-error, condition ppcre-invocation-error, package cl-ppcre

Direct Subclass

ppcre-invocation-error

Signaled when CL-PPCRE functions are
invoked with wrong arguments.

ppcre-syntax-error

Signaled if CL-PPCRE's parser encounters an error
when trying to parse a regex string or to conve...

Slot

format-argumentsInitargs::format-arguments; Reader:simple-condition-format-arguments.
format-controlInitargs::format-control; Reader:simple-condition-format-control.