Class ElasticLoadBalancingException
Default service exception class
- Exception
-
RuntimeException
-
Aws\Common\Exception\RuntimeException
implements
Aws\Common\Exception\AwsExceptionInterface
-
Aws\Common\Exception\ServiceResponseException
-
Aws\ElasticLoadBalancing\Exception\ElasticLoadBalancingException
Direct known subclasses
Aws\ElasticLoadBalancing\Exception\AccessPointNotFoundException,
Aws\ElasticLoadBalancing\Exception\CertificateNotFoundException,
Aws\ElasticLoadBalancing\Exception\ListenerNotFoundException,
Aws\ElasticLoadBalancing\Exception\LoadBalancerAttributeNotFoundException,
Aws\ElasticLoadBalancing\Exception\PolicyNotFoundException,
Aws\ElasticLoadBalancing\Exception\PolicyTypeNotFoundException,
Aws\ElasticLoadBalancing\Exception\SubnetNotFoundException,
Aws\ElasticLoadBalancing\Exception\TooManyAccessPointsException,
Aws\ElasticLoadBalancing\Exception\TooManyPoliciesException,
Aws\ElasticLoadBalancing\Exception\DuplicateAccessPointNameException,
Aws\ElasticLoadBalancing\Exception\DuplicateListenerException,
Aws\ElasticLoadBalancing\Exception\DuplicatePolicyNameException,
Aws\ElasticLoadBalancing\Exception\InvalidConfigurationRequestException,
Aws\ElasticLoadBalancing\Exception\InvalidEndPointException,
Aws\ElasticLoadBalancing\Exception\InvalidSchemeException,
Aws\ElasticLoadBalancing\Exception\InvalidSecurityGroupException,
Aws\ElasticLoadBalancing\Exception\InvalidSubnetException
Located at Aws/ElasticLoadBalancing/Exception/ElasticLoadBalancingException.php
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