@InterfaceAudience.Public @InterfaceStability.Stable public class DroppedSnapshotException extends IOException
构造器和说明 |
---|
DroppedSnapshotException() |
DroppedSnapshotException(String message) |
DroppedSnapshotException(String message,
Throwable cause)
DroppedSnapshotException with cause
|
public DroppedSnapshotException()
public DroppedSnapshotException(String message)
message
- the message for this exceptionCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.