Class ClassException
The exception that is thrown when trying to load a report file that contains reference to an unknown object type.
Inheritance
System.Object
System.Exception
ClassException
Namespace: FastReport.Utils
Assembly: FastReport.Base.dll
Syntax
public class ClassException : Exception, ISerializable, _Exception