@InterfaceAudience.Public @InterfaceStability.Stable public class ChecksumException extends IOException
| Constructor and Description | 
|---|
| ChecksumException(String description,
                                  long pos) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | getPos() | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ChecksumException(String description, long pos)
public long getPos()
Copyright © 2015 Apache Software Foundation. All Rights Reserved.