Class TooManyRetriesException

  • All Implemented Interfaces:
    Serializable

    public class TooManyRetriesException
    extends DBException
    Thrown when transaction could not been completed because of too many RetryException occurrences.
    Author:
    Leonid Bushuev from JetBrains
    See Also:
    Serialized Form
    • Constructor Detail

      • TooManyRetriesException

        public TooManyRetriesException​(String message)