Represents a PCRE Exception. The class is re-usable exception where the error message can be reset and the same instance can be re-thrown.
Constructor. Just calls the super Exception constructor with initial error message.
Error code returned by pcre function
See Implementation
Represents a PCRE Exception. The class is re-usable exception where the error message can be reset and the same instance can be re-thrown.