Class ACMPCAException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\ACMPCA\Exception\ACMPCAException
- Namespace: Aws\ACMPCA\Exception
- Located at ACMPCA/Exception/ACMPCAException.php
Represents an error interacting with the AWS Certificate Manager Private Certificate Authority 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
CertificateMismatchException
[ 'message' => '<string>', ]
Description
The certificate authority certificate you are importing does not comply with conditions specified in the certificate that signed it.
Members
- message
-
- Type: string
ConcurrentModificationException
[ 'message' => '<string>', ]
Description
A previous update to your private CA is still ongoing.
Members
- message
-
- Type: string
InvalidArgsException
[ 'message' => '<string>', ]
Description
One or more of the specified arguments was not valid.
Members
- message
-
- Type: string
InvalidArnException
[ 'message' => '<string>', ]
Description
The requested Amazon Resource Name (ARN) does not refer to an existing resource.
Members
- message
-
- Type: string
InvalidNextTokenException
[ 'message' => '<string>', ]
Description
The token specified in the NextToken
argument is not valid. Use the token returned from your previous call to ListCertificateAuthorities.
Members
- message
-
- Type: string
InvalidPolicyException
[ 'message' => '<string>', ]
Description
The resource policy is invalid or is missing a required statement. For general information about IAM policy and statement structure, see Overview of JSON Policies.
Members
- message
-
- Type: string
InvalidRequestException
[ 'message' => '<string>', ]
Description
The request action cannot be performed or is prohibited.
Members
- message
-
- Type: string
InvalidStateException
[ 'message' => '<string>', ]
Description
The state of the private CA does not allow this action to occur.
Members
- message
-
- Type: string
InvalidTagException
[ 'message' => '<string>', ]
Description
The tag associated with the CA is not valid. The invalid argument is contained in the message field.
Members
- message
-
- Type: string
LimitExceededException
[ 'message' => '<string>', ]
Description
An Amazon Web Services Private CA quota has been exceeded. See the exception message returned to determine the quota that was exceeded.
Members
- message
-
- Type: string
LockoutPreventedException
[ 'message' => '<string>', ]
Description
The current action was prevented because it would lock the caller out from performing subsequent actions. Verify that the specified parameters would not result in the caller being denied access to the resource.
Members
- message
-
- Type: string
MalformedCSRException
[ 'message' => '<string>', ]
Description
The certificate signing request is invalid.
Members
- message
-
- Type: string
MalformedCertificateException
[ 'message' => '<string>', ]
Description
One or more fields in the certificate are invalid.
Members
- message
-
- Type: string
PermissionAlreadyExistsException
[ 'message' => '<string>', ]
Description
The designated permission has already been given to the user.
Members
- message
-
- Type: string
RequestAlreadyProcessedException
[ 'message' => '<string>', ]
Description
Your request has already been completed.
Members
- message
-
- Type: string
RequestFailedException
[ 'message' => '<string>', ]
Description
The request has failed for an unspecified reason.
Members
- message
-
- Type: string
RequestInProgressException
[ 'message' => '<string>', ]
Description
Your request is already in progress.
Members
- message
-
- Type: string
ResourceNotFoundException
[ 'message' => '<string>', ]
Description
A resource such as a private CA, S3 bucket, certificate, audit report, or policy cannot be found.
Members
- message
-
- Type: string
TooManyTagsException
[ 'message' => '<string>', ]
Description
You can associate up to 50 tags with a private CA. Exception information is contained in the exception message field.
Members
- message
-
- Type: string