Class RemoteCacheManagerNotStartedException

All Implemented Interfaces:
Serializable

public class RemoteCacheManagerNotStartedException extends HotRodClientException
Thrown when trying to use an RemoteCache that is associated to an
invalid reference
org.infinispan.hotrod.RemoteCacheManager
that was not started.
Since:
14.0
See Also:
  • Constructor Details

    • RemoteCacheManagerNotStartedException

      public RemoteCacheManagerNotStartedException(String message)