Class ParentException
The exception that is thrown when trying to set an object's Parent property to an object that not accepts children of this type.
Inheritance
System.Object
System.Exception
ParentException
Namespace: FastReport.Utils
Assembly: FastReport.Base.dll
Syntax
public class ParentException : Exception, ISerializable, _Exception