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:
    Serialized Form
    • Constructor Detail

      • NoCacheRegionFactoryAvailableException

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