Class UnknownNameException
The exception that is thrown if an unknown value is supplied to some methods dealing with totals, variables etc.
Inheritance
System.Object
System.Exception
UnknownNameException
Namespace: FastReport.Utils
Assembly: FastReport.Base.dll
Syntax
public class UnknownNameException : Exception, ISerializable, _Exception