Package org.apache.hadoop.util
Class InvalidChecksumSizeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.util.InvalidChecksumSizeException
- All Implemented Interfaces:
Serializable
Thrown when bytesPerChecksun field in the meta file is less than
or equal to 0 or type is invalid.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidChecksumSizeException
-