Code (InvalidRegex property): Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
(No difference)
|
Revision as of 20:42, 25 March 2011
Numeric code indicating cause of the exception (InvalidRegex class)
This code is really only useful to someone familiar with the implementation of the regular expression processor, so it is likely to be useful only to Sirius Software technical support.
No assumptions should be made that a particular error will always produce the same code from release to release of the Sirius Mods, or even between runs of an Online.
Syntax
%number = invalidRegex:Code
Syntax terms
%num | This integer value is associated with the regex expression error. |
---|---|
%invReg | A reference to an instance of an InvalidRegex object. |