Class AlexaForBusinessException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\AlexaForBusiness\Exception\AlexaForBusinessException
- Namespace: Aws\AlexaForBusiness\Exception
- Located at AlexaForBusiness/Exception/AlexaForBusinessException.php
Represents an error interacting with the Alexa For Business 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
AlreadyExistsException
[ 'Message' => '<string>', ]
Description
The resource being created already exists.
Members
- Message
-
- Type: string
ConcurrentModificationException
[ 'Message' => '<string>', ]
Description
There is a concurrent modification of resources.
Members
- Message
-
- Type: string
DeviceNotRegisteredException
[ 'Message' => '<string>', ]
Description
The request failed because this device is no longer registered and therefore no longer managed by this account.
Members
- Message
-
- Type: string
InvalidCertificateAuthorityException
[ 'Message' => '<string>', ]
Description
The Certificate Authority can't issue or revoke a certificate.
Members
- Message
-
- Type: string
InvalidDeviceException
[ 'Message' => '<string>', ]
Description
The device is in an invalid state.
Members
- Message
-
- Type: string
InvalidSecretsManagerResourceException
[ 'Message' => '<string>', ]
Description
A password in SecretsManager is in an invalid state.
Members
- Message
-
- Type: string
InvalidServiceLinkedRoleStateException
[ 'Message' => '<string>', ]
Description
The service linked role is locked for deletion.
Members
- Message
-
- Type: string
InvalidUserStatusException
[ 'Message' => '<string>', ]
Description
The attempt to update a user is invalid due to the user's current status.
Members
- Message
-
- Type: string
LimitExceededException
[ 'Message' => '<string>', ]
Description
You are performing an action that would put you beyond your account's limits.
Members
- Message
-
- Type: string
NameInUseException
[ 'Message' => '<string>', ]
Description
The name sent in the request is already in use.
Members
- Message
-
- Type: string
NotFoundException
[ 'Message' => '<string>', ]
Description
The resource is not found.
Members
- Message
-
- Type: string
ResourceAssociatedException
[ 'Message' => '<string>', ]
Description
Another resource is associated with the resource in the request.
Members
- Message
-
- Type: string
ResourceInUseException
[ 'ClientRequestToken' => '<string>', 'Message' => '<string>', ]
Description
The resource in the request is already in use.
Members
- ClientRequestToken
-
- Type: string
A unique, user-specified identifier for the request that ensures idempotency.
- Message
-
- Type: string
SkillNotLinkedException
[ 'Message' => '<string>', ]
Description
The skill must be linked to a third-party account.
Members
- Message
-
- Type: string
UnauthorizedException
[ 'Message' => '<string>', ]
Description
The caller has no permissions to operate on the resource involved in the API call.
Members
- Message
-
- Type: string