An NDoc Documented Class Library

CustomUIItemException Class

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

System.Object
   System.Exception
      White.Core.UIItems.Custom.CustomUIItemException

[Visual Basic]
Public Class CustomUIItemException
    Inherits Exception
[C#]
public class CustomUIItemException : Exception
[C++]
public __gc class CustomUIItemException : public Exception
[JScript]
public class CustomUIItemException extends Exception

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: White.Core.UIItems.Custom

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

See Also

CustomUIItemException Members | White.Core.UIItems.Custom Namespace