Package org.apache.cassandra.repair
Class PreviewRepairConflictWithIncrementalRepairException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- org.apache.cassandra.repair.PreviewRepairConflictWithIncrementalRepairException
-
- All Implemented Interfaces:
java.io.Serializable
public class PreviewRepairConflictWithIncrementalRepairException extends java.lang.IllegalStateException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PreviewRepairConflictWithIncrementalRepairException(java.lang.String s)
-