Package org.apache.cassandra.io.sstable
Class CorruptSSTableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cassandra.io.sstable.CorruptSSTableException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCorruptSSTableException(Throwable cause, String path) CorruptSSTableException(Throwable cause, File path) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
path
-
-
Constructor Details
-
CorruptSSTableException
-
CorruptSSTableException
-