Class DuplicateNameException
The exception that is thrown when the user tried to set object's name that is already exists.
Inheritance
System.Object
System.Exception
DuplicateNameException
Namespace: FastReport.Utils
Assembly: FastReport.Base.dll
Syntax
public class DuplicateNameException : Exception, ISerializable, _Exception