Class NoCacheRegionFactoryAvailableException

All Implemented Interfaces:
Serializable

public class NoCacheRegionFactoryAvailableException extends CacheException
Indicates a condition where a second-level cache implementation was expected to be available, but none was found on the classpath.
See Also:
  • Constructor Details

    • NoCacheRegionFactoryAvailableException

      public NoCacheRegionFactoryAvailableException()
      Constructs a NoCacheRegionFactoryAvailableException with a standard message.