RegExException
From Xojo Documentation
Class (inherits from RuntimeException)
The RegEx engine found a runtime error in your code. Currently, the only type of runtime exception is a RegExSearchPatternException, but future versions may raise other types of exceptions.
Properties | |||
|
Methods | ||
|
See Also
RuntimeException class; RegExSearchPatternException error; Exception, Try statements.