Class IoTTwinMakerException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\IoTTwinMaker\Exception\IoTTwinMakerException
- Namespace: Aws\IoTTwinMaker\Exception
- Located at IoTTwinMaker/Exception/IoTTwinMakerException.php
Represents an error interacting with the AWS IoT TwinMaker 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
The following are the known exception codes and corresponding data shapes that
this service may return as part of an error response.
AccessDeniedException
[ 'message' => '<string>', ]
Description
Access is denied.
Members
- message
-
- Type: string
ConflictException
[ 'message' => '<string>', ]
Description
A conflict occurred.
Members
- message
-
- Type: string
ConnectorFailureException
[ 'message' => '<string>', ]
Description
The connector failed.
Members
- message
-
- Type: string
ConnectorTimeoutException
[ 'message' => '<string>', ]
Description
The connector timed out.
Members
- message
-
- Type: string
InternalServerException
[ 'message' => '<string>', ]
Description
An unexpected error has occurred.
Members
- message
-
- Type: string
QueryTimeoutException
[ 'message' => '<string>', ]
Description
The query timeout exception.
Members
- message
-
- Type: string
ResourceNotFoundException
[ 'message' => '<string>', ]
Description
The resource wasn't found.
Members
- message
-
- Type: string
ServiceQuotaExceededException
[ 'message' => '<string>', ]
Description
The service quota was exceeded.
Members
- message
-
- Type: string
ThrottlingException
[ 'message' => '<string>', ]
Description
The rate exceeds the limit.
Members
- message
-
- Type: string
TooManyTagsException
[ 'message' => '<string>', ]
Description
The number of tags exceeds the limit.
Members
- message
-
- Type: string
ValidationException
[ 'message' => '<string>', ]
Description
Failed
Members
- message
-
- Type: string