@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)
Copyright © 2025 Apache Software Foundation. All rights reserved.