Class ElasticLoadBalancingV2Exception
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\ElasticLoadBalancingV2\Exception\ElasticLoadBalancingV2Exception
- Namespace: Aws\ElasticLoadBalancingV2\Exception
- Located at ElasticLoadBalancingV2/Exception/ElasticLoadBalancingV2Exception.php
Represents an error interacting with the Elastic Load Balancing 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
ALPNPolicyNotSupportedException
[ ]
Description
The specified ALPN policy is not supported.
Members
AllocationIdNotFoundException
[ ]
Description
The specified allocation ID does not exist.
Members
AvailabilityZoneNotSupportedException
[ ]
Description
The specified Availability Zone is not supported.
Members
CertificateNotFoundException
[ ]
Description
The specified certificate does not exist.
Members
DuplicateListenerException
[ ]
Description
A listener with the specified port already exists.
Members
DuplicateLoadBalancerNameException
[ ]
Description
A load balancer with the specified name already exists.
Members
DuplicateTagKeysException
[ ]
Description
A tag key was specified more than once.
Members
DuplicateTargetGroupNameException
[ ]
Description
A target group with the specified name already exists.
Members
HealthUnavailableException
[ ]
Description
The health of the specified targets could not be retrieved due to an internal error.
Members
IncompatibleProtocolsException
[ ]
Description
The specified configuration is not valid with this protocol.
Members
InvalidConfigurationRequestException
[ ]
Description
The requested configuration is not valid.
Members
InvalidLoadBalancerActionException
[ ]
Description
The requested action is not valid.
Members
InvalidSchemeException
[ ]
Description
The requested scheme is not valid.
Members
InvalidSecurityGroupException
[ ]
Description
The specified security group does not exist.
Members
InvalidSubnetException
[ ]
Description
The specified subnet is out of available addresses.
Members
InvalidTargetException
[ ]
Description
The specified target does not exist, is not in the same VPC as the target group, or has an unsupported instance type.
Members
ListenerNotFoundException
[ ]
Description
The specified listener does not exist.
Members
LoadBalancerNotFoundException
[ ]
Description
The specified load balancer does not exist.
Members
OperationNotPermittedException
[ ]
Description
This operation is not allowed.
Members
PriorityInUseException
[ ]
Description
The specified priority is in use.
Members
ResourceInUseException
[ ]
Description
A specified resource is in use.
Members
RuleNotFoundException
[ ]
Description
The specified rule does not exist.
Members
SSLPolicyNotFoundException
[ ]
Description
The specified SSL policy does not exist.
Members
SubnetNotFoundException
[ ]
Description
The specified subnet does not exist.
Members
TargetGroupAssociationLimitException
[ ]
Description
You've reached the limit on the number of load balancers per target group.
Members
TargetGroupNotFoundException
[ ]
Description
The specified target group does not exist.
Members
TooManyActionsException
[ ]
Description
You've reached the limit on the number of actions per rule.
Members
TooManyCertificatesException
[ ]
Description
You've reached the limit on the number of certificates per load balancer.
Members
TooManyListenersException
[ ]
Description
You've reached the limit on the number of listeners per load balancer.
Members
TooManyLoadBalancersException
[ ]
Description
You've reached the limit on the number of load balancers for your Amazon Web Services account.
Members
TooManyRegistrationsForTargetIdException
[ ]
Description
You've reached the limit on the number of times a target can be registered with a load balancer.
Members
TooManyRulesException
[ ]
Description
You've reached the limit on the number of rules per load balancer.
Members
TooManyTagsException
[ ]
Description
You've reached the limit on the number of tags per load balancer.
Members
TooManyTargetGroupsException
[ ]
Description
You've reached the limit on the number of target groups for your Amazon Web Services account.
Members
TooManyTargetsException
[ ]
Description
You've reached the limit on the number of targets.
Members
TooManyUniqueTargetGroupsPerLoadBalancerException
[ ]
Description
You've reached the limit on the number of unique target groups per load balancer across all listeners. If a target group is used by multiple actions for a load balancer, it is counted as only one use.
Members
UnsupportedProtocolException
[ ]
Description
The specified protocol is not supported.