An NDoc Documented Class Library

ControlDictionaryException Class

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

System.Object
   System.Exception
      White.Core.Mappings.ControlDictionaryException

[Visual Basic]
Public Class ControlDictionaryException
    Inherits Exception
[C#]
public class ControlDictionaryException : Exception
[C++]
public __gc class ControlDictionaryException : public Exception
[JScript]
public class ControlDictionaryException 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.Mappings

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

See Also

ControlDictionaryException Members | White.Core.Mappings Namespace