ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.ExpressionEditor.Engine Namespace / ScriptErrorInfo Class
Members

In This Topic
    ScriptErrorInfo Class
    In This Topic
    Provides a information about error of evaluating or parsing.
    Object Model
    ScriptErrorInfo Class
    Syntax
    'Declaration
     
    Public Class ScriptErrorInfo 
       Inherits ErrorInfo
    public class ScriptErrorInfo : ErrorInfo 
    Inheritance Hierarchy

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

    See Also