JadeRegexException Properties

The properties defined in the JadeRegexException class are summarized in the following table.

Property Contains the...
compileErrorOffset Offset into the pattern that caused the Regex compilation error
nativeErrorCode Reason for the Regex compilation failure or operation error
nativeErrorMessage Internal Regex library error code
patternString Pattern string associated with the exception

2020.0.01 and higher