dwt v1.0.3+swt-3.4.1 (2020-01-31T08:20:04Z)
Home
Dub
Repo
PatternSyntaxException
java
util
regex
PatternSyntaxException
Undocumented in source.
class
PatternSyntaxException :
IllegalArgumentException
{
this
(String desc, String regex, int index);
}
Constructors
this
this
(String desc, String regex, int index)
Undocumented in source.
Meta
Source
See Implementation
java
util
regex
PatternSyntaxException
modules
Matcher
Pattern
PatternSyntaxException