Class ConnectException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\Connect\Exception\ConnectException
- Namespace: Aws\Connect\Exception
- Located at Connect/Exception/ConnectException.php
Represents an error interacting with the Amazon Connect Service 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
AccessDeniedException
[ 'Message' => '<string>', ]
Description
You do not have sufficient permissions to perform this action.
Members
- Message
-
- Type: string
ContactFlowNotPublishedException
[ 'Message' => '<string>', ]
Description
The flow has not been published.
Members
- Message
-
- Type: string
ContactNotFoundException
[ 'Message' => '<string>', ]
Description
The contact with the specified ID is not active or does not exist. Applies to Voice calls only, not to Chat or Task contacts.
Members
- Message
-
- Type: string
The message.
DestinationNotAllowedException
[ 'Message' => '<string>', ]
Description
Outbound calls to the destination number are not allowed.
Members
- Message
-
- Type: string
The message about the outbound calls.
DuplicateResourceException
[ 'Message' => '<string>', ]
Description
A resource with the specified name already exists.
Members
- Message
-
- Type: string
IdempotencyException
[ 'Message' => '<string>', ]
Description
An entity with the same name already exists.
Members
- Message
-
- Type: string
InternalServiceException
[ 'Message' => '<string>', ]
Description
Request processing failed because of an error or failure with the service.
Members
- Message
-
- Type: string
The message.
InvalidContactFlowException
[ 'problems' => [ [ 'message' => '<string>', ], // ... ], ]
Description
The flow is not valid.
Members
- problems
-
- Type: Array of ProblemDetail structures
The problems with the flow. Please fix before trying again.
InvalidContactFlowModuleException
[ 'Problems' => [ [ 'message' => '<string>', ], // ... ], ]
Description
The problems with the module. Please fix before trying again.
Members
- Problems
-
- Type: Array of ProblemDetail structures
InvalidParameterException
[ 'Message' => '<string>', ]
Description
One or more of the specified parameters are not valid.
Members
- Message
-
- Type: string
The message about the parameters.
InvalidRequestException
[ 'Message' => '<string>', ]
Description
The request is not valid.
Members
- Message
-
- Type: string
The message about the request.
LimitExceededException
[ 'Message' => '<string>', ]
Description
The allowed limit for the resource has been exceeded.
Members
- Message
-
- Type: string
The message about the limit.
MaximumResultReturnedException
[ 'Message' => '<string>', ]
Description
Maximum number (1000) of tags have been returned with current request. Consider changing request parameters to get more tags.
Members
- Message
-
- Type: string
OutboundContactNotPermittedException
[ 'Message' => '<string>', ]
Description
The contact is not permitted.
Members
- Message
-
- Type: string
The message about the contact.
PropertyValidationException
[ 'Message' => '<string>', 'PropertyList' => [ [ 'Message' => '<string>', 'PropertyPath' => '<string>', 'Reason' => 'INVALID_FORMAT|UNIQUE_CONSTRAINT_VIOLATED|REFERENCED_RESOURCE_NOT_FOUND|RESOURCE_NAME_ALREADY_EXISTS|REQUIRED_PROPERTY_MISSING|NOT_SUPPORTED', ], // ... ], ]
Description
The property is not valid.
Members
- Message
-
- Required: Yes
- Type: string
- PropertyList
-
- Type: Array of PropertyValidationExceptionProperty structures
ResourceConflictException
[ 'Message' => '<string>', ]
Description
A resource already has that name.
Members
- Message
-
- Type: string
ResourceInUseException
[ 'Message' => '<string>', 'ResourceId' => '<string>', 'ResourceType' => 'CONTACT|CONTACT_FLOW|INSTANCE|PARTICIPANT|HIERARCHY_LEVEL|HIERARCHY_GROUP|USER', ]
Description
That resource is already in use. Please try another.
Members
- Message
-
- Type: string
- ResourceId
-
- Type: string
The identifier for the resource.
- ResourceType
-
- Type: string
The type of resource.
ResourceNotFoundException
[ 'Message' => '<string>', ]
Description
The specified resource was not found.
Members
- Message
-
- Type: string
The message about the resource.
ResourceNotReadyException
[ 'Message' => '<string>', ]
Description
The resource is not ready.
Members
- Message
-
- Type: string
ServiceQuotaExceededException
[ 'Message' => '<string>', ]
Description
The service quota has been exceeded.
Members
- Message
-
- Type: string
ThrottlingException
[ 'Message' => '<string>', ]
Description
The throttling limit has been exceeded.
Members
- Message
-
- Type: string
TooManyRequestsException
[ 'Message' => '<string>', ]
Description
Displayed when rate-related API limits are exceeded.
Members
- Message
-
- Type: string
UserNotFoundException
[ 'Message' => '<string>', ]
Description
No user with the specified credentials was found in the Amazon Connect instance.
Members
- Message
-
- Type: string