@InterfaceAudience.Public public class DroppedSnapshotException extends IOException
| Modifier and Type | Field and Description | 
|---|---|
| private static long | serialVersionUID | 
| Constructor and Description | 
|---|
| DroppedSnapshotException() | 
| DroppedSnapshotException(String message) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public DroppedSnapshotException()
public DroppedSnapshotException(String message)
message - the message for this exceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.