Class ServiceCatalogException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\ServiceCatalog\Exception\ServiceCatalogException
- Namespace: Aws\ServiceCatalog\Exception
- Located at ServiceCatalog/Exception/ServiceCatalogException.php
Represents an error interacting with the AWS Service Catalog 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
DuplicateResourceException
[ ]
Description
The specified resource is a duplicate.
Members
InvalidParametersException
[ ]
Description
One or more parameters provided to the operation are not valid.
Members
InvalidStateException
[ ]
Description
An attempt was made to modify a resource that is in a state that is not valid. Check your resources to ensure that they are in valid states before retrying the operation.
Members
LimitExceededException
[ ]
Description
The current limits of the service would have been exceeded by this operation. Decrease your resource use or increase your service limits and retry the operation.
Members
OperationNotSupportedException
[ ]
Description
The operation is not supported.
Members
ResourceInUseException
[ ]
Description
A resource that is currently in use. Ensure that the resource is not in use and retry the operation.
Members
ResourceNotFoundException
[ ]
Description
The specified resource was not found.
Members
TagOptionNotMigratedException
[ ]
Description
An operation requiring TagOptions failed because the TagOptions migration process has not been performed for this account. Use the Amazon Web Services Management Console to perform the migration process before retrying the operation.