Save This Page
Home » hibernate-distribution-3.3.1.GA-dist » org.hibernate » cache » [javadoc | source]
org.hibernate.cache
public class: CacheException [javadoc | source]
java.lang.Object
   org.hibernate.HibernateException
      org.hibernate.cache.CacheException

Direct Known Subclasses:
    NoCachingEnabledException

Something went wrong in the cache
Constructor:
 public CacheException(String s) 
 public CacheException(Throwable e) 
 public CacheException(String s,
    Throwable e) 
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait