Any exception that occurs in the O-R persistence layer.
Namespace: NHibernate
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class HibernateException _ Inherits ApplicationException |
| C# |
|---|
[SerializableAttribute] public class HibernateException : ApplicationException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class HibernateException : public ApplicationException |
Remarks
Exceptions that occur in the database layer are left as native exceptions.
Inheritance Hierarchy
System.Object
System.Exception
System.ApplicationException
NHibernate.HibernateException
NHibernate.AdoNet.TooManyRowsAffectedException
NHibernate.QueryException
NHibernate.ADOException
NHibernate.CallbackException
NHibernate.MappingException
NHibernate.InstantiationException
NHibernate.LazyInitializationException
NHibernate.NonUniqueObjectException
NHibernate.NonUniqueResultException
NHibernate.UnresolvableObjectException
NHibernate.PersistentObjectException
NHibernate.PropertyAccessException
NHibernate.PropertyValueException
NHibernate.StaleStateException
NHibernate.TransactionException
NHibernate.TransientObjectException
NHibernate.WrongClassException
NHibernate.Cache.CacheException
NHibernate.Classic.ValidationFailure
NHibernate.Id.IdentifierGenerationException
NHibernate.Type.SerializationException
System.Exception
System.ApplicationException
NHibernate.HibernateException
NHibernate.AdoNet.TooManyRowsAffectedException
NHibernate.QueryException
NHibernate.ADOException
NHibernate.CallbackException
NHibernate.MappingException
NHibernate.InstantiationException
NHibernate.LazyInitializationException
NHibernate.NonUniqueObjectException
NHibernate.NonUniqueResultException
NHibernate.UnresolvableObjectException
NHibernate.PersistentObjectException
NHibernate.PropertyAccessException
NHibernate.PropertyValueException
NHibernate.StaleStateException
NHibernate.TransactionException
NHibernate.TransientObjectException
NHibernate.WrongClassException
NHibernate.Cache.CacheException
NHibernate.Classic.ValidationFailure
NHibernate.Id.IdentifierGenerationException
NHibernate.Type.SerializationException