|
Grammatica 1.5 Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
System.Object
|
+--RegExpException.ErrorType
in RegExpException.csThe error type enumeration.
| Field Summary | |
INVALID_REPEAT_COUNT
The invalid repeat count error constant. |
|
UNEXPECTED_CHARACTER
The unexpected character error constant. |
|
UNSUPPORTED_ESCAPE_CHARACTER
The unsupported escape character error constant. |
|
UNSUPPORTED_SPECIAL_CHARACTER
The unsupported special character error constant. |
|
UNTERMINATED_PATTERN
The unterminated pattern error constant. |
|
| Field Detail |
public INVALID_REPEAT_COUNT
public UNEXPECTED_CHARACTER
public UNSUPPORTED_ESCAPE_CHARACTER
public UNSUPPORTED_SPECIAL_CHARACTER
public UNTERMINATED_PATTERN
|
Grammatica 1.5 Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||