Module java.base

Class PatternSyntaxException

java.lang.Object
All Implemented Interfaces:
Serializable

public class PatternSyntaxException extends IllegalArgumentException
Unchecked exception thrown to indicate a syntax error in a regular-expression pattern.
Since:
1.4
See Also: