See: Description
| Exception | Description |
|---|---|
| DatabaseAlreadyExistsException |
Thrown to indicate that a database cannot be created because a database with the specified name
already exists.
|
| NoDatabaseSelectedException |
Thrown to indicate that an operation that requires a database to be preselected has been called,
but a database has not been selected.
|
| RetentionPolicyAlreadyExistsException |
Thrown to indicate that a retention policy cannot be created because a retention policy with the
same name already exists on the database.
|
| UnknownDatabaseException |
Throw to indicate that an operation cannot be performed on a database because the database does
not exist.
|
| UnknownRetentionPolicyException |
Thrown to indicate that an operation cannot be performed on a retention policy because the
retention policy does not exist.
|
Copyright © 2020. All rights reserved.