Class S3Exception
Default service exception class
- Exception
-
RuntimeException
-
Aws\Common\Exception\RuntimeException
implements
Aws\Common\Exception\AwsExceptionInterface
-
Aws\Common\Exception\ServiceResponseException
-
Aws\S3\Exception\S3Exception
Direct known subclasses
Aws\S3\Exception\AccessDeniedException,
Aws\S3\Exception\AccountProblemException,
Aws\S3\Exception\EntityTooLargeException,
Aws\S3\Exception\EntityTooSmallException,
Aws\S3\Exception\ExpiredTokenException,
Aws\S3\Exception\IllegalVersioningConfigurationException,
Aws\S3\Exception\IncompleteBodyException,
Aws\S3\Exception\IncorrectNumberOfFilesInPostRequestException,
Aws\S3\Exception\InlineDataTooLargeException,
Aws\S3\Exception\InternalErrorException,
Aws\S3\Exception\InvalidAccessKeyIdException,
Aws\S3\Exception\InvalidAddressingHeaderException,
Aws\S3\Exception\AmbiguousGrantByEmailAddressException,
Aws\S3\Exception\InvalidArgumentException,
Aws\S3\Exception\InvalidBucketNameException,
Aws\S3\Exception\InvalidBucketStateException,
Aws\S3\Exception\InvalidDigestException,
Aws\S3\Exception\InvalidLocationConstraintException,
Aws\S3\Exception\InvalidPartException,
Aws\S3\Exception\InvalidPartOrderException,
Aws\S3\Exception\InvalidPayerException,
Aws\S3\Exception\InvalidPolicyDocumentException,
Aws\S3\Exception\InvalidRangeException,
Aws\S3\Exception\BadDigestException,
Aws\S3\Exception\InvalidRequestException,
Aws\S3\Exception\InvalidSecurityException,
Aws\S3\Exception\InvalidSOAPRequestException,
Aws\S3\Exception\InvalidStorageClassException,
Aws\S3\Exception\InvalidTagErrorException,
Aws\S3\Exception\InvalidTargetBucketForLoggingException,
Aws\S3\Exception\InvalidTokenException,
Aws\S3\Exception\InvalidURIException,
Aws\S3\Exception\KeyTooLongException,
Aws\S3\Exception\MalformedACLErrorException,
Aws\S3\Exception\BucketAlreadyExistsException,
Aws\S3\Exception\MalformedPOSTRequestException,
Aws\S3\Exception\MalformedXMLException,
Aws\S3\Exception\MaxMessageLengthExceededException,
Aws\S3\Exception\MaxPostPreDataLengthExceededErrorException,
Aws\S3\Exception\MetadataTooLargeException,
Aws\S3\Exception\MethodNotAllowedException,
Aws\S3\Exception\MissingAttachmentException,
Aws\S3\Exception\MissingContentLengthException,
Aws\S3\Exception\MissingRequestBodyErrorException,
Aws\S3\Exception\MissingSecurityElementException,
Aws\S3\Exception\BucketAlreadyOwnedByYouException,
Aws\S3\Exception\MissingSecurityHeaderException,
Aws\S3\Exception\NoLoggingStatusForKeyException,
Aws\S3\Exception\NoSuchBucketException,
Aws\S3\Exception\NoSuchBucketPolicyException,
Aws\S3\Exception\NoSuchCORSConfigurationException,
Aws\S3\Exception\NoSuchKeyException,
Aws\S3\Exception\NoSuchLifecycleConfigurationException,
Aws\S3\Exception\NoSuchTagSetException,
Aws\S3\Exception\NoSuchUploadException,
Aws\S3\Exception\NoSuchVersionException,
Aws\S3\Exception\BucketNotEmptyException,
Aws\S3\Exception\NoSuchWebsiteConfigurationException,
Aws\S3\Exception\NotImplementedException,
Aws\S3\Exception\NotSignedUpException,
Aws\S3\Exception\NotSuchBucketPolicyException,
Aws\S3\Exception\ObjectAlreadyInActiveTierErrorException,
Aws\S3\Exception\ObjectNotInActiveTierErrorException,
Aws\S3\Exception\OperationAbortedException,
Aws\S3\Exception\PermanentRedirectException,
Aws\S3\Exception\PreconditionFailedException,
Aws\S3\Exception\RedirectException,
Aws\S3\Exception\CredentialsNotSupportedException,
Aws\S3\Exception\RequestIsNotMultiPartContentException,
Aws\S3\Exception\RequestTimeoutException,
Aws\S3\Exception\RequestTimeTooSkewedException,
Aws\S3\Exception\RequestTorrentOfBucketErrorException,
Aws\S3\Exception\ServiceUnavailableException,
Aws\S3\Exception\SignatureDoesNotMatchException,
Aws\S3\Exception\SlowDownException,
Aws\S3\Exception\TemporaryRedirectException,
Aws\S3\Exception\TokenRefreshRequiredException,
Aws\S3\Exception\TooManyBucketsException,
Aws\S3\Exception\CrossLocationLoggingProhibitedException,
Aws\S3\Exception\UnexpectedContentException,
Aws\S3\Exception\UnresolvableGrantByEmailAddressException,
Aws\S3\Exception\UserKeyMustBeSpecifiedException,
Aws\S3\Exception\DeleteMultipleObjectsException
Methods summary
Methods detail
Methods inherited from Aws\Common\Exception\ServiceResponseException
__toString(),
getAwsErrorCode(),
getAwsErrorType(),
getAwsRequestId(),
getExceptionCode(),
getExceptionType(),
getRequest(),
getRequestId(),
getResponse(),
getStatusCode(),
setExceptionCode(),
setExceptionType(),
setRequest(),
setRequestId(),
setResponse()
Methods inherited from Exception
__construct(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Magic methods summary
Properties summary
Properties inherited from Aws\Common\Exception\ServiceResponseException
$exceptionCode,
$exceptionType,
$request,
$requestId,
$response