Class ConfirmationInterruptedException

All Implemented Interfaces:
Serializable

public class ConfirmationInterruptedException extends ConfirmationFailureException
Thrown when replication confirmation was interrupted by another thread.
See Also:
  • Constructor Details

    • ConfirmationInterruptedException

      public ConfirmationInterruptedException()
  • Method Details