public final class RetentionPolicyAlreadyExistsException extends RuntimeException
| Constructor and Description |
|---|
RetentionPolicyAlreadyExistsException(String retentionPolicyName,
String databaseName)
Creates a new instance setting the message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RetentionPolicyAlreadyExistsException(String retentionPolicyName, String databaseName)
retentionPolicyName - the name of the retention policy which already existsdatabaseName - the name of the database where the retention policy is definedCopyright © 2020. All rights reserved.