@InterfaceAudience.Public public class SnapshotTTLExpiredException extends HBaseSnapshotException
| Constructor and Description |
|---|
SnapshotTTLExpiredException(SnapshotDescription snapshotDescription)
Failure when the ttl for snapshot has already expired.
|
SnapshotTTLExpiredException(String message)
Failure when the ttl for snapshot has already expired.
|
getSnapshotDescriptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SnapshotTTLExpiredException(String message)
message - the full description of the failurepublic SnapshotTTLExpiredException(SnapshotDescription snapshotDescription)
snapshotDescription - snapshot that was attemptedCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.