org.hibernate.cache
Class NoCachingEnabledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hibernate.exception.NestableRuntimeException
org.hibernate.HibernateException
org.hibernate.cache.CacheException
org.hibernate.cache.NoCachingEnabledException
- All Implemented Interfaces:
- Nestable, Serializable
- public class NoCachingEnabledException
- extends CacheException
Implementation of NoCachingEnabledException.
- Author:
- Steve Ebersole
- See Also:
- Serialized Form
Methods inherited from class org.hibernate.exception.NestableRuntimeException |
getCause, getMessage, getMessage, getMessages, getThrowable, getThrowableCount, getThrowables, indexOfThrowable, indexOfThrowable, printPartialStackTrace, printStackTrace, printStackTrace, printStackTrace |
NoCachingEnabledException
public NoCachingEnabledException()