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