Class GlobalAcceleratorException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\GlobalAccelerator\Exception\GlobalAcceleratorException
- Namespace: Aws\GlobalAccelerator\Exception
- Located at GlobalAccelerator/Exception/GlobalAcceleratorException.php
Represents an error interacting with the AWS Global Accelerator 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
AcceleratorNotDisabledException
[ 'Message' => '<string>', ]
Description
The accelerator that you specified could not be disabled.
Members
- Message
-
- Type: string
AcceleratorNotFoundException
[ 'Message' => '<string>', ]
Description
The accelerator that you specified doesn't exist.
Members
- Message
-
- Type: string
AccessDeniedException
[ 'Message' => '<string>', ]
Description
You don't have access permission.
Members
- Message
-
- Type: string
AssociatedEndpointGroupFoundException
[ 'Message' => '<string>', ]
Description
The listener that you specified has an endpoint group associated with it. You must remove all dependent resources from a listener before you can delete it.
Members
- Message
-
- Type: string
AssociatedListenerFoundException
[ 'Message' => '<string>', ]
Description
The accelerator that you specified has a listener associated with it. You must remove all dependent resources from an accelerator before you can delete it.
Members
- Message
-
- Type: string
ByoipCidrNotFoundException
[ 'Message' => '<string>', ]
Description
The CIDR that you specified was not found or is incorrect.
Members
- Message
-
- Type: string
ConflictException
[ 'Message' => '<string>', ]
Description
You can't use both of those options.
Members
- Message
-
- Type: string
EndpointAlreadyExistsException
[ 'Message' => '<string>', ]
Description
The endpoint that you specified doesn't exist.
Members
- Message
-
- Type: string
EndpointGroupAlreadyExistsException
[ 'Message' => '<string>', ]
Description
The endpoint group that you specified already exists.
Members
- Message
-
- Type: string
EndpointGroupNotFoundException
[ 'Message' => '<string>', ]
Description
The endpoint group that you specified doesn't exist.
Members
- Message
-
- Type: string
EndpointNotFoundException
[ 'Message' => '<string>', ]
Description
The endpoint that you specified doesn't exist.
Members
- Message
-
- Type: string
IncorrectCidrStateException
[ 'Message' => '<string>', ]
Description
The CIDR that you specified is not valid for this action. For example, the state of the CIDR might be incorrect for this action.
Members
- Message
-
- Type: string
InternalServiceErrorException
[ 'Message' => '<string>', ]
Description
There was an internal error for Global Accelerator.
Members
- Message
-
- Type: string
InvalidArgumentException
[ 'Message' => '<string>', ]
Description
An argument that you specified is invalid.
Members
- Message
-
- Type: string
InvalidNextTokenException
[ 'Message' => '<string>', ]
Description
There isn't another item to return.
Members
- Message
-
- Type: string
InvalidPortRangeException
[ 'Message' => '<string>', ]
Description
The port numbers that you specified are not valid numbers or are not unique for this accelerator.
Members
- Message
-
- Type: string
LimitExceededException
[ 'Message' => '<string>', ]
Description
Processing your request would cause you to exceed an Global Accelerator limit.
Members
- Message
-
- Type: string
ListenerNotFoundException
[ 'Message' => '<string>', ]
Description
The listener that you specified doesn't exist.
Members
- Message
-
- Type: string
TransactionInProgressException
[ 'Message' => '<string>', ]
Description
There's already a transaction in progress. Another transaction can't be processed.
Members
- Message
-
- Type: string