Class DeadlockDetectedException

  • All Implemented Interfaces:
    Serializable

    public class DeadlockDetectedException
    extends org.infinispan.commons.CacheException
    Exception signaling detected deadlocks.
    Author:
    Mircea.Markus@jboss.com
    See Also:
    Serialized Form
    • Constructor Detail

      • DeadlockDetectedException

        public DeadlockDetectedException​(String msg)