Hevea documentation

OwnerNotSetException Class

Exception risen when a UI control method is used and that the control has not been added in a container.

For a list of all members of this type, see OwnerNotSetException Members.

System.Object
   System.Exception
      Hevea.Core.Exceptions.HeveaException
         Hevea.Core.Exceptions.OwnerNotSetException

public class OwnerNotSetException : HeveaException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Hevea.Core.Exceptions

Assembly: Hevea.Core (in Hevea.Core.dll)

See Also

OwnerNotSetException Members | Hevea.Core.Exceptions Namespace