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