Class ContainerFullException

  • All Implemented Interfaces:
    Serializable

    public class ContainerFullException
    extends org.infinispan.commons.CacheException
    Exception that is thrown when exception based eviction is enabled and the cache is full
    Since:
    9.0
    Author:
    wburns
    See Also:
    Serialized Form
    • Constructor Detail

      • ContainerFullException

        public ContainerFullException​(String msg)