Class CacheUnreachableException

  • All Implemented Interfaces:
    Serializable

    public class CacheUnreachableException
    extends org.infinispan.commons.CacheException
    Signals a backup site was unreachable.
    Since:
    7.0
    Author:
    Pedro Ruivo
    See Also:
    Serialized Form
    • Constructor Detail

      • CacheUnreachableException

        public CacheUnreachableException​(String message)
      • CacheUnreachableException

        public CacheUnreachableException​(org.jgroups.UnreachableException e)