Package java.util.regex
-
Exception Summary Exception Description PatternSyntaxException Unchecked exception thrown to indicate a syntax error in a regular-expression pattern.
| Exception | Description |
|---|---|
| PatternSyntaxException |
Unchecked exception thrown to indicate a syntax error in a regular-expression pattern.
|