Class DynamicCacheServiceNotStarted

All Implemented Interfaces:
Serializable

public class DynamicCacheServiceNotStarted extends DynamicCacheException
The Dynamic cache service has not started. The servlet or object caching operation will be aborted.
See Also:
  • Constructor Details

    • DynamicCacheServiceNotStarted

      public DynamicCacheServiceNotStarted(String message)
      Constructs a DynamicCacheServiceNotStarting with the specified detail message.