Class GridCacheLockTimeoutException

  • All Implemented Interfaces:
    Serializable

    public class GridCacheLockTimeoutException
    extends Exception
    Used to internally indicate that lock acquisition has timed out.
    See Also:
    Serialized Form
    • Constructor Detail

      • GridCacheLockTimeoutException

        public GridCacheLockTimeoutException​(GridCacheVersion ver)
        Parameters:
        ver - Lock version.