C1.ExpressionEditor.Engine Namespace / ScriptErrorInfo Class
Members

ScriptErrorInfo Class
Provides a information about error of evaluating or parsing.
Syntax
'Declaration
 
Public Class ScriptErrorInfo 
   Inherits ErrorInfo
 
Inheritance Hierarchy

System.Object
   C1.ExpressionEditor.Engine.ErrorInfo
      C1.ExpressionEditor.Engine.ScriptErrorInfo

See Also