Class SplitBrainProtectionException

All Implemented Interfaces:
SilentException, Serializable

public class SplitBrainProtectionException
extends TransactionException
implements SilentException
An exception thrown when the cluster size is below the defined threshold.
See Also:
Serialized Form
  • Constructor Details

    • SplitBrainProtectionException

      public SplitBrainProtectionException​(String message)