Used when a user provided type does not match the expected one
Namespace: NHibernateAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public class TypeMismatchException : HibernateException |
Visual Basic |
---|
<SerializableAttribute> _ Public Class TypeMismatchException _ Inherits HibernateException |
Visual C++ |
---|
[SerializableAttribute] public ref class TypeMismatchException : public HibernateException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
NHibernate..::..HibernateException
NHibernate..::..TypeMismatchException
System..::..Exception
System..::..ApplicationException
NHibernate..::..HibernateException
NHibernate..::..TypeMismatchException