The members of Java.Util.Regex.PatternSyntaxException are listed below.
See Also: Inherited members from Java.Lang.IllegalArgumentException
Creates a new PatternSyntaxException for a given message, pattern, and error index. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | Description | string. Returns the description of the syntax error, or null if the description is not known. |
[read-only] | Index | int. Returns the character index around which the error occurred, or -1 if the index is not known. |
[read-only] | Pattern | string. Returns the syntactically incorrect regular expression. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |