Class ElasticBeanstalkException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\ElasticBeanstalk\Exception\ElasticBeanstalkException
- Namespace: Aws\ElasticBeanstalk\Exception
- Located at ElasticBeanstalk/Exception/ElasticBeanstalkException.php
Represents an error interacting with the AWS Elastic Beanstalk service.
Methods Summary
Methods inherited from Aws\Exception\AwsException
__construct()
,
__toString()
,
get()
,
getAwsErrorCode()
,
getAwsErrorMessage()
,
getAwsErrorShape()
,
getAwsErrorType()
,
getAwsRequestId()
,
getCommand()
,
getRequest()
,
getResponse()
,
getResult()
,
getStatusCode()
,
getTransferInfo()
,
hasKey()
,
isConnectionError()
,
isMaxRetriesExceeded()
,
search()
,
setMaxRetriesExceeded()
,
setTransferInfo()
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Methods inherited from ArrayAccess
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
Methods inherited from Aws\MonitoringEventsInterface
Methods used from Aws\HasDataTrait
Methods used from Aws\HasMonitoringEventsTrait
Expected Exception Codes
CodeBuildNotInServiceRegionException
[ ]
Description
AWS CodeBuild is not available in the specified region.
Members
ElasticBeanstalkServiceException
[ 'message' => '<string>', ]
Description
A generic service exception has occurred.
Members
- message
-
- Type: string
The exception error message.
InsufficientPrivilegesException
[ ]
Description
The specified account does not have sufficient privileges for one or more AWS services.
Members
InvalidRequestException
[ ]
Description
One or more input parameters is not valid. Please correct the input parameters and try the operation again.
Members
ManagedActionInvalidStateException
[ ]
Description
Cannot modify the managed action in its current state.
Members
OperationInProgressException
[ ]
Description
Unable to perform the specified operation because another operation that effects an element in this activity is already in progress.
Members
PlatformVersionStillReferencedException
[ ]
Description
You cannot delete the platform version because there are still environments running on it.
Members
ResourceNotFoundException
[ ]
Description
A resource doesn't exist for the specified Amazon Resource Name (ARN).
Members
ResourceTypeNotSupportedException
[ ]
Description
The type of the specified Amazon Resource Name (ARN) isn't supported for this operation.
Members
S3LocationNotInServiceRegionException
[ ]
Description
The specified S3 bucket does not belong to the S3 region in which the service is running. The following regions are supported:
-
IAD/us-east-1
-
PDX/us-west-2
-
DUB/eu-west-1
Members
S3SubscriptionRequiredException
[ ]
Description
The specified account does not have a subscription to Amazon S3.
Members
SourceBundleDeletionException
[ ]
Description
Unable to delete the Amazon S3 source bundle associated with the application version. The application version was deleted successfully.
Members
TooManyApplicationVersionsException
[ ]
Description
The specified account has reached its limit of application versions.
Members
TooManyApplicationsException
[ ]
Description
The specified account has reached its limit of applications.
Members
TooManyBucketsException
[ ]
Description
The specified account has reached its limit of Amazon S3 buckets.
Members
TooManyConfigurationTemplatesException
[ ]
Description
The specified account has reached its limit of configuration templates.
Members
TooManyEnvironmentsException
[ ]
Description
The specified account has reached its limit of environments.
Members
TooManyPlatformsException
[ ]
Description
You have exceeded the maximum number of allowed platforms associated with the account.
Members
TooManyTagsException
[ ]
Description
The number of tags in the resource would exceed the number of tags that each resource can have.
To calculate this, the operation considers both the number of tags the resource already has and the tags this operation would add if it succeeded.