Class LicenseManagerException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\LicenseManager\Exception\LicenseManagerException
- Namespace: Aws\LicenseManager\Exception
- Located at LicenseManager/Exception/LicenseManagerException.php
Represents an error interacting with the AWS License Manager 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
Access to resource denied.
Members
- Message
-
- Type: string
AuthorizationException
[ 'Message' => '<string>', ]
Description
The Amazon Web Services user account does not have permission to perform the action. Check the IAM policy associated with this account.
Members
- Message
-
- Type: string
ConflictException
[ 'Message' => '<string>', ]
Description
There was a conflict processing the request. Try your request again.
Members
- Message
-
- Type: string
EntitlementNotAllowedException
[ 'Message' => '<string>', ]
Description
The entitlement is not allowed.
Members
- Message
-
- Type: string
FailedDependencyException
[ 'ErrorCode' => '<string>', 'Message' => '<string>', ]
Description
A dependency required to run the API is missing.
Members
- ErrorCode
-
- Type: string
- Message
-
- Type: string
FilterLimitExceededException
[ 'Message' => '<string>', ]
Description
The request uses too many filters or too many filter values.
Members
- Message
-
- Type: string
InvalidParameterValueException
[ 'Message' => '<string>', ]
Description
One or more parameter values are not valid.
Members
- Message
-
- Type: string
InvalidResourceStateException
[ 'Message' => '<string>', ]
Description
License Manager cannot allocate a license to a resource because of its state.
For example, you cannot allocate a license to an instance in the process of shutting down.
Members
- Message
-
- Type: string
LicenseUsageException
[ 'Message' => '<string>', ]
Description
You do not have enough licenses available to support a new resource launch.
Members
- Message
-
- Type: string
NoEntitlementsAllowedException
[ 'Message' => '<string>', ]
Description
There are no entitlements found for this license, or the entitlement maximum count is reached.
Members
- Message
-
- Type: string
RateLimitExceededException
[ 'Message' => '<string>', ]
Description
Too many requests have been submitted. Try again after a brief wait.
Members
- Message
-
- Type: string
RedirectException
[ 'Location' => '<string>', 'Message' => '<string>', ]
Description
This is not the correct Region for the resource. Try again.
Members
- Location
-
- Type: string
- Message
-
- Type: string
ResourceLimitExceededException
[ 'Message' => '<string>', ]
Description
Your resource limits have been exceeded.
Members
- Message
-
- Type: string
ResourceNotFoundException
[ 'Message' => '<string>', ]
Description
The resource cannot be found.
Members
- Message
-
- Type: string
ServerInternalException
[ 'Message' => '<string>', ]
Description
The server experienced an internal error. Try again.
Members
- Message
-
- Type: string
UnsupportedDigitalSignatureMethodException
[ 'Message' => '<string>', ]
Description
The digital signature method is unsupported. Try your request again.
Members
- Message
-
- Type: string
ValidationException
[ 'Message' => '<string>', ]
Description
The provided input is not valid. Try your request again.
Members
- Message
-
- Type: string