TatVirtualMachine.LastExceptionClassName Property
Contains the class name of the last exception raised during script execution. For example, if the last exception raised was EConvertError, this function will return 'EConvertError'.
Syntax
Unit: atScript
property TatVirtualMachine.LastExceptionClassName: string