Class DiskOffloadNotEnabledException

All Implemented Interfaces:
Serializable

public class DiskOffloadNotEnabledException extends DynamicCacheException
Signals that the disk offload feature for the cache instance is not enabled to perform this operation.
See Also:
  • Constructor Details

    • DiskOffloadNotEnabledException

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