[This is preliminary documentation and is subject to change.]

Gets thrown when a FormWindow isn't linked to a FormParent.

Namespace:  Forcepoint.GUISS
Assembly:  Forcepoint.GUISS (in Forcepoint.GUISS.dll) Version: 0.2.0.1 (0.2.0.1)

Syntax

C#
[SerializableAttribute]
public class NotLinkedException : Exception

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    Forcepoint.GUISS..::.NotLinkedException

See Also