Java.Util.Regex.PatternSyntaxException: Property Members

The properties of Java.Util.Regex.PatternSyntaxException are listed below. For a list of all members, see the PatternSyntaxException Members list.

See Also: Inherited members from Java.Lang.IllegalArgumentException

Public Properties

[read-only]
Descriptionstring. Returns the description of the syntax error, or null if the description is not known.
[read-only]
Indexint. Returns the character index around which the error occurred, or -1 if the index is not known.
[read-only]
Patternstring. Returns the syntactically incorrect regular expression.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.