Class RemoteCacheManagerNotStartedException

All Implemented Interfaces:
Serializable

public class RemoteCacheManagerNotStartedException extends HotRodClientException
Thrown when trying to use an RemoteCache that is associated to an RemoteCacheManager that was not started.
Since:
4.1
Author:
Mircea.Markus@jboss.com
See Also:
  • Constructor Details

    • RemoteCacheManagerNotStartedException

      public RemoteCacheManagerNotStartedException(String message)