File
Doc
Category
Size
Date
Package
NoCachingEnabledException.java
API Doc
Hibernate 3.2.5
551
Fri Apr 15 13:20:04 BST 2005
org.hibernate.cache
NoCachingEnabledException
java.lang.Object
CacheException
public class NoCachingEnabledException extends CacheException
Implementation of NoCachingEnabledException.
author
Steve Ebersole
Fields Summary
private static final String
MSG
Constructors Summary
public NoCachingEnabledException
()
super( MSG );
Methods Summary
Java Code Source