public final class UnknownRetentionPolicyException extends RuntimeException
| Constructor and Description |
|---|
UnknownRetentionPolicyException(String retentionPolicyName,
String databaseName)
Creates a new instance setting the message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownRetentionPolicyException(String retentionPolicyName, String databaseName)
retentionPolicyName - the name of the retention policy which could not be founddatabaseName - the database on which the retention policy was not foundCopyright © 2020. All rights reserved.