Package org.ehcache.core.exceptions

Package holding core exception classes

See:
          Description

Class Summary
ExceptionFactory Factory to help creation of CacheLoadingException and CacheWritingException.
 

Exception Summary
CachePassThroughException A generic wrapper runtime exception that will not be caught and handled at the store level.
LimitExceededException This exception is thrown when SizeOfEngine reaches one of the limits defined in configuration while sizing the object on heap.
 

Package org.ehcache.core.exceptions Description

Package holding core exception classes