Class DeadlockDetectedException

All Implemented Interfaces:
Serializable

public class DeadlockDetectedException extends CacheException
Exception signaling detected deadlocks.
Author:
Mircea.Markus@jboss.com
See Also:
  • Constructor Details

    • DeadlockDetectedException

      public DeadlockDetectedException(String msg)