Class CompilerException
The exception that is thrown if there is an error in the report's script code.
Inheritance
System.Object
System.Exception
CompilerException
Namespace: FastReport.Utils
Assembly: FastReport.Base.dll
Syntax
public class CompilerException : Exception, ISerializable, _Exception