An NDoc Documented Class Library

EntityFieldNotFoundException Class

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

System.Object
   System.Exception
      Repository.EntityMapping.EntityFieldNotFoundException

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

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

See Also

EntityFieldNotFoundException Members | Repository.EntityMapping Namespace