Class MultiBinaryLongMap.PrimaryBinaryLongMap.RetryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tangosol.util.MultiBinaryLongMap.PrimaryBinaryLongMap.RetryException
All Implemented Interfaces:
Serializable
Enclosing class:
MultiBinaryLongMap.PrimaryBinaryLongMap

protected class MultiBinaryLongMap.PrimaryBinaryLongMap.RetryException extends RuntimeException
Marker Exception thrown to indicate that the underlying BinaryLongMap implementation has concurrently changed and the operation needs to be resubmitted by the PrimaryBinaryLongMap.
See Also:
  • Constructor Details

    • RetryException

      protected RetryException()