An exception that usually occurs at configuration time, rather than runtime, as a result of
something screwy in the O-R mappings
Namespace: NHibernateAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public class MappingException : HibernateException |
Visual Basic |
---|
<SerializableAttribute> _ Public Class MappingException _ Inherits HibernateException |
Visual C++ |
---|
[SerializableAttribute] public ref class MappingException : public HibernateException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
NHibernate..::..HibernateException
NHibernate..::..MappingException
NHibernate.Cfg..::..HibernateConfigException
NHibernate..::..DuplicateMappingException
NHibernate..::..FKUnmatchingColumnsException
NHibernate..::..InvalidProxyTypeException
NHibernate..::..PropertyNotFoundException
System..::..Exception
System..::..ApplicationException
NHibernate..::..HibernateException
NHibernate..::..MappingException
NHibernate.Cfg..::..HibernateConfigException
NHibernate..::..DuplicateMappingException
NHibernate..::..FKUnmatchingColumnsException
NHibernate..::..InvalidProxyTypeException
NHibernate..::..PropertyNotFoundException