类 NoCacheRegionFactoryAvailableException

  • 所有已实现的接口:
    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.
    作者:
    Steve Ebersole
    另请参阅:
    序列化表格
    • 构造器详细资料

      • NoCacheRegionFactoryAvailableException

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