Knight Data Access Layer
MappingException Class
Members 




KellermanSoftware.NetDataAccessLayer Namespace : MappingException Class
Occurs when a class cannot be mapped to a table
Syntax
Public Class MappingException 
   Inherits System.Exception
Dim instance As MappingException
public class MappingException : System.Exception 
public __gc class MappingException : public System.Exception 
public ref class MappingException : public System.Exception 
Inheritance Hierarchy

System.Object
   System.Exception
      KellermanSoftware.NetDataAccessLayer.MappingException

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MappingException Members
KellermanSoftware.NetDataAccessLayer Namespace