@InterfaceAudience.Public @InterfaceStability.Stable public class ChecksumException extends IOException
コンストラクタと説明 |
---|
ChecksumException(String description,
long pos) |
修飾子とタイプ | メソッドと説明 |
---|---|
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.