Class ElastiCacheException
Default service exception class
- Exception
-
RuntimeException
-
Aws\Common\Exception\RuntimeException
implements
Aws\Common\Exception\AwsExceptionInterface
-
Aws\Common\Exception\ServiceResponseException
-
Aws\ElastiCache\Exception\ElastiCacheException
Direct known subclasses
Aws\ElastiCache\Exception\AuthorizationAlreadyExistsException,
Aws\ElastiCache\Exception\AuthorizationNotFoundException,
Aws\ElastiCache\Exception\CacheSubnetGroupAlreadyExistsException,
Aws\ElastiCache\Exception\CacheSubnetGroupInUseException,
Aws\ElastiCache\Exception\CacheSubnetGroupNotFoundException,
Aws\ElastiCache\Exception\CacheSubnetGroupQuotaExceededException,
Aws\ElastiCache\Exception\CacheSubnetQuotaExceededException,
Aws\ElastiCache\Exception\ClusterQuotaForCustomerExceededException,
Aws\ElastiCache\Exception\InsufficientCacheClusterCapacityException,
Aws\ElastiCache\Exception\InvalidCacheClusterStateException,
Aws\ElastiCache\Exception\InvalidCacheParameterGroupStateException,
Aws\ElastiCache\Exception\InvalidCacheSecurityGroupStateException,
Aws\ElastiCache\Exception\CacheClusterAlreadyExistsException,
Aws\ElastiCache\Exception\InvalidParameterCombinationException,
Aws\ElastiCache\Exception\InvalidParameterValueException,
Aws\ElastiCache\Exception\InvalidReplicationGroupStateException,
Aws\ElastiCache\Exception\InvalidSubnetException,
Aws\ElastiCache\Exception\InvalidVPCNetworkStateException,
Aws\ElastiCache\Exception\NodeQuotaForClusterExceededException,
Aws\ElastiCache\Exception\NodeQuotaForCustomerExceededException,
Aws\ElastiCache\Exception\ReplicationGroupAlreadyExistsException,
Aws\ElastiCache\Exception\ReplicationGroupNotFoundException,
Aws\ElastiCache\Exception\ReservedCacheNodeAlreadyExistsException,
Aws\ElastiCache\Exception\CacheClusterNotFoundException,
Aws\ElastiCache\Exception\ReservedCacheNodeNotFoundException,
Aws\ElastiCache\Exception\ReservedCacheNodeQuotaExceededException,
Aws\ElastiCache\Exception\ReservedCacheNodesOfferingNotFoundException,
Aws\ElastiCache\Exception\SubnetInUseException,
Aws\ElastiCache\Exception\CacheParameterGroupAlreadyExistsException,
Aws\ElastiCache\Exception\CacheParameterGroupNotFoundException,
Aws\ElastiCache\Exception\CacheParameterGroupQuotaExceededException,
Aws\ElastiCache\Exception\CacheSecurityGroupAlreadyExistsException,
Aws\ElastiCache\Exception\CacheSecurityGroupNotFoundException,
Aws\ElastiCache\Exception\CacheSecurityGroupQuotaExceededException
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