# Functions
IsBucketExists returns true if the error is of type BucketExistsErr.
NewBucketExistsError is a simple constructor for a BucketExistsErr.
# Structs
BucketExistsErr SHOULD be returned by the Provision() method when bucket creation fails due a name collision in the object store.