@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, toString
public ChecksumException(String description, long pos)
public long getPos()
Copyright © 2016 Apache Software Foundation. All rights reserved.