XojoScriptException
From Xojo Documentation
Class (inherits from RuntimeException)
This exception occurs when an invalid MemoryBlock is passed to the XojoScript.Run method. The MemoryBlock is invalided if it wasn't the result of the XojoScript.Compile method.
See Also
RuntimeException class.