Class CompileTimeError
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 |