Search Results for

    Show / Hide Table of Contents

    Class CompileTimeError

    Inheritance
    System.Object
    CodeError
    CompileTimeError
    Inherited Members
    CodeError.source
    CodeError.message
    CodeError.stackTrace
    CodeError.Message
    Namespace: FastReport.Olap.Code
    Assembly: FastReport.Olap.dll
    Syntax
    public class CompileTimeError : CodeError

    Constructors

    CompileTimeError(Exception)

    Declaration
    public CompileTimeError(Exception ex)
    Parameters
    Type Name Description
    System.Exception ex

    Properties

    Text

    Formatted error text

    Declaration
    public override string Text { get; }
    Property Value
    Type Description
    System.String
    Overrides
    CodeError.Text
    Back to top © 1998-2024 Copyright Fast Reports Inc.