Class CorruptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.couchbase.client.core.compression.snappy.repackaged.org.iq80.snappy.v04.CorruptionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCorruptionException(String message) CorruptionException(String message, Throwable cause) CorruptionException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CorruptionException
public CorruptionException() -
CorruptionException
-
CorruptionException
-
CorruptionException
-