Class GridDistributedLockCancelledException

  • All Implemented Interfaces:
    Serializable

    public class GridDistributedLockCancelledException
    extends Exception
    Exception thrown whenever an attempt is made to acquire a cancelled lock.
    See Also:
    Serialized Form
    • Constructor Detail

      • GridDistributedLockCancelledException

        public GridDistributedLockCancelledException()
      • GridDistributedLockCancelledException

        public GridDistributedLockCancelledException​(String msg)
        Parameters:
        msg - Message.