GraphicControlCreationException Class
A custom exception class wrapping exception/ error information related to the Hierarchy Extension.
Syntax
'Declaration <SerializableAttribute()> Public Class GraphicControlCreationException Inherits System.Exception
'Usage Dim instance As GraphicControlCreationException
[Serializable()] public class GraphicControlCreationException : System.Exception
[Serializable()] public ref class GraphicControlCreationException : public System.Exception
Inheritance Hierarchy
System.Object
System.Exception
ArchestrA.Client.ProcessControls.GraphicControlCreationException
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also