BucketAlreadyExistsError

BucketAlreadyExists

The requested bucket name is not available. The bucket namespace is shared by all users of the system. Specify a different name and try again.

Author

Elizabeth Paige Harper https://github.com/Foxcapades

Since

v0.1.0

Constructors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun BucketAlreadyExistsError(bucket: BucketName, message: String, cause: Throwable)

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Inheritors

Link copied to clipboard