Package com.emc.mongoose.base.data
Class DataVerificationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.emc.mongoose.base.data.DataVerificationException
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
DataCorruptionException,DataSizeException
public abstract class DataVerificationException extends java.lang.RuntimeExceptionCreated by andrey on 26.06.15.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DataVerificationException(long offset)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetOffset()
-