Link Search Menu Expand Document

Properties

The following properties are defined in the Event class.

Name Access Type Description
Code R integer Exception number
Message* R String Exception description
Method R String The function that caused the exception
SourceOffset R integer Byte position of the CRS script that raised the exception
SourceURL R String URL of the CRS script that raised the exception
SubCode R Integer Auxiliary exception number
Added since Version 5.0.2
Not compatible with Mobile, AI
SubMessage R String Auxiliary description
Added since Version 5.0.2
Not compatible with Mobile, AI

Access
R: Readable W: Writable C: Initializable

*: default property