Class CloudFrontException
Default service exception class
- Exception
- RuntimeException
- Aws\Common\Exception\RuntimeException implements Aws\Common\Exception\AwsExceptionInterface
- Aws\Common\Exception\ServiceResponseException
- Aws\CloudFront\Exception\CloudFrontException
Direct known subclasses
Aws\CloudFront\Exception\AccessDeniedException
,
Aws\CloudFront\Exception\BatchTooLargeException
,
Aws\CloudFront\Exception\InvalidDefaultRootObjectException
,
Aws\CloudFront\Exception\InvalidErrorCodeException
,
Aws\CloudFront\Exception\InvalidForwardCookiesException
,
Aws\CloudFront\Exception\InvalidGeoRestrictionParameterException
,
Aws\CloudFront\Exception\InvalidIfMatchVersionException
,
Aws\CloudFront\Exception\InvalidLocationCodeException
,
Aws\CloudFront\Exception\InvalidOriginAccessIdentityException
,
Aws\CloudFront\Exception\InvalidOriginException
,
Aws\CloudFront\Exception\InvalidRelativePathException
,
Aws\CloudFront\Exception\InvalidRequiredProtocolException
,
Aws\CloudFront\Exception\CloudFrontOriginAccessIdentityAlreadyExistsException
,
Aws\CloudFront\Exception\InvalidResponseCodeException
,
Aws\CloudFront\Exception\InvalidViewerCertificateException
,
Aws\CloudFront\Exception\MissingBodyException
,
Aws\CloudFront\Exception\NoSuchCloudFrontOriginAccessIdentityException
,
Aws\CloudFront\Exception\NoSuchDistributionException
,
Aws\CloudFront\Exception\NoSuchInvalidationException
,
Aws\CloudFront\Exception\NoSuchOriginException
,
Aws\CloudFront\Exception\NoSuchStreamingDistributionException
,
Aws\CloudFront\Exception\PreconditionFailedException
,
Aws\CloudFront\Exception\StreamingDistributionAlreadyExistsException
,
Aws\CloudFront\Exception\CloudFrontOriginAccessIdentityInUseException
,
Aws\CloudFront\Exception\StreamingDistributionNotDisabledException
,
Aws\CloudFront\Exception\TooManyCacheBehaviorsException
,
Aws\CloudFront\Exception\TooManyCertificatesException
,
Aws\CloudFront\Exception\TooManyCloudFrontOriginAccessIdentitiesException
,
Aws\CloudFront\Exception\TooManyCookieNamesInWhiteListException
,
Aws\CloudFront\Exception\TooManyDistributionCNAMEsException
,
Aws\CloudFront\Exception\TooManyDistributionsException
,
Aws\CloudFront\Exception\TooManyInvalidationsInProgressException
,
Aws\CloudFront\Exception\TooManyOriginsException
,
Aws\CloudFront\Exception\TooManyStreamingDistributionCNAMEsException
,
Aws\CloudFront\Exception\CNAMEAlreadyExistsException
,
Aws\CloudFront\Exception\TooManyStreamingDistributionsException
,
Aws\CloudFront\Exception\TooManyTrustedSignersException
,
Aws\CloudFront\Exception\TrustedSignerDoesNotExistException
,
Aws\CloudFront\Exception\DistributionAlreadyExistsException
,
Aws\CloudFront\Exception\DistributionNotDisabledException
,
Aws\CloudFront\Exception\IllegalUpdateException
,
Aws\CloudFront\Exception\InconsistentQuantitiesException
,
Aws\CloudFront\Exception\InvalidArgumentException
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