INVALID_LIKE_PATTERN error class
The pattern <pattern> is invalid.
This error class has the following derived error classes:
ESC_AT_THE_END
the escape character is not allowed to end with.
ESC_IN_THE_MIDDLE
the escape character is not allowed to precede <char>.