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:
  • Constructor Details

    • SplitBrainProtectionException

      public SplitBrainProtectionException(String message)