Represents any exception from an ICache.
Namespace: NHibernate.CacheAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
[SerializableAttribute] public class CacheException : HibernateException |
Visual Basic |
---|
<SerializableAttribute> _ Public Class CacheException _ Inherits HibernateException |
Visual C++ |
---|
[SerializableAttribute] public ref class CacheException : public HibernateException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
NHibernate..::..HibernateException
NHibernate.Cache..::..CacheException
System..::..Exception
System..::..ApplicationException
NHibernate..::..HibernateException
NHibernate.Cache..::..CacheException