Class CacheSubnetGroupAlreadyExistsException
The requested cache subnet group name is already in use by an existing cache subnet group.
- Exception
-
RuntimeException
-
Aws\Common\Exception\RuntimeException
implements
Aws\Common\Exception\AwsExceptionInterface
-
Aws\Common\Exception\ServiceResponseException
-
Aws\ElastiCache\Exception\ElastiCacheException
-
Aws\ElastiCache\Exception\CacheSubnetGroupAlreadyExistsException
Namespace: Aws\ElastiCache\Exception
Located at Aws/ElastiCache/Exception/CacheSubnetGroupAlreadyExistsException.php
Located at Aws/ElastiCache/Exception/CacheSubnetGroupAlreadyExistsException.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