Thrown if Hibernate can't instantiate an entity or component class at runtime.
Namespace: NHibernateAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public class InstantiationException : HibernateException |
Visual Basic |
---|
<SerializableAttribute> _ Public Class InstantiationException _ Inherits HibernateException |
Visual C++ |
---|
[SerializableAttribute] public ref class InstantiationException : public HibernateException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
NHibernate..::..HibernateException
NHibernate..::..InstantiationException
System..::..Exception
System..::..ApplicationException
NHibernate..::..HibernateException
NHibernate..::..InstantiationException