IBM COS SDK for JavaScript V2 - v1.0.0
Preparing search index...
clients/client-s3/src
S3ServiceException
Class S3ServiceException
Base exception class for all service exceptions from S3 service.
Hierarchy (
View Summary
)
ServiceException
S3ServiceException
NoSuchUpload
AccessDenied
ObjectNotInActiveTierError
BucketAlreadyExists
BucketAlreadyOwnedByYou
NoSuchBucket
InvalidObjectState
NoSuchKey
NotFound
EncryptionTypeMismatch
InvalidRequest
InvalidWriteOffset
TooManyParts
IdempotencyParameterMismatch
ObjectAlreadyInActiveTierError
Index
Constructors
constructor
Constructors
constructor
new
S3ServiceException
(
options
:
ServiceExceptionOptions
)
:
S3ServiceException
Internal
Parameters
options
:
ServiceExceptionOptions
Returns
S3ServiceException
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
IBM COS SDK for JavaScript V2 - v1.0.0
Loading...
Base exception class for all service exceptions from S3 service.