Class NeptuneException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\Neptune\Exception\NeptuneException
- Namespace: Aws\Neptune\Exception
- Located at Neptune/Exception/NeptuneException.php
Represents an error interacting with the Amazon Neptune 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
AuthorizationNotFoundFault
[ ]
Description
Specified CIDRIP or EC2 security group is not authorized for the specified DB security group.
Neptune may not also be authorized via IAM to perform necessary actions on your behalf.
Members
CertificateNotFoundFault
[ ]
Description
CertificateIdentifier does not refer to an existing certificate.
Members
DBClusterAlreadyExistsFault
[ ]
Description
User already has a DB cluster with the given identifier.
Members
DBClusterEndpointAlreadyExistsFault
[ ]
Description
The specified custom endpoint cannot be created because it already exists.
Members
DBClusterEndpointNotFoundFault
[ ]
Description
The specified custom endpoint doesn't exist.
Members
DBClusterEndpointQuotaExceededFault
[ ]
Description
The cluster already has the maximum number of custom endpoints.
Members
DBClusterNotFoundFault
[ ]
Description
DBClusterIdentifier does not refer to an existing DB cluster.
Members
DBClusterParameterGroupNotFoundFault
[ ]
Description
DBClusterParameterGroupName does not refer to an existing DB Cluster parameter group.
Members
DBClusterQuotaExceededFault
[ ]
Description
User attempted to create a new DB cluster and the user has already reached the maximum allowed DB cluster quota.
Members
DBClusterRoleAlreadyExistsFault
[ ]
Description
The specified IAM role Amazon Resource Name (ARN) is already associated with the specified DB cluster.
Members
DBClusterRoleNotFoundFault
[ ]
Description
The specified IAM role Amazon Resource Name (ARN) is not associated with the specified DB cluster.
Members
DBClusterRoleQuotaExceededFault
[ ]
Description
You have exceeded the maximum number of IAM roles that can be associated with the specified DB cluster.
Members
DBClusterSnapshotAlreadyExistsFault
[ ]
Description
User already has a DB cluster snapshot with the given identifier.
Members
DBClusterSnapshotNotFoundFault
[ ]
Description
DBClusterSnapshotIdentifier does not refer to an existing DB cluster snapshot.
Members
DBInstanceAlreadyExistsFault
[ ]
Description
User already has a DB instance with the given identifier.
Members
DBInstanceNotFoundFault
[ ]
Description
DBInstanceIdentifier does not refer to an existing DB instance.
Members
DBParameterGroupAlreadyExistsFault
[ ]
Description
A DB parameter group with the same name exists.
Members
DBParameterGroupNotFoundFault
[ ]
Description
DBParameterGroupName does not refer to an existing DB parameter group.
Members
DBParameterGroupQuotaExceededFault
[ ]
Description
Request would result in user exceeding the allowed number of DB parameter groups.
Members
DBSecurityGroupNotFoundFault
[ ]
Description
DBSecurityGroupName does not refer to an existing DB security group.
Members
DBSnapshotAlreadyExistsFault
[ ]
Description
DBSnapshotIdentifier is already used by an existing snapshot.
Members
DBSnapshotNotFoundFault
[ ]
Description
DBSnapshotIdentifier does not refer to an existing DB snapshot.
Members
DBSubnetGroupAlreadyExistsFault
[ ]
Description
DBSubnetGroupName is already used by an existing DB subnet group.
Members
DBSubnetGroupDoesNotCoverEnoughAZs
[ ]
Description
Subnets in the DB subnet group should cover at least two Availability Zones unless there is only one Availability Zone.
Members
DBSubnetGroupNotFoundFault
[ ]
Description
DBSubnetGroupName does not refer to an existing DB subnet group.
Members
DBSubnetGroupQuotaExceededFault
[ ]
Description
Request would result in user exceeding the allowed number of DB subnet groups.
Members
DBSubnetQuotaExceededFault
[ ]
Description
Request would result in user exceeding the allowed number of subnets in a DB subnet groups.
Members
DBUpgradeDependencyFailureFault
[ ]
Description
The DB upgrade failed because a resource the DB depends on could not be modified.
Members
DomainNotFoundFault
[ ]
Description
Domain does not refer to an existing Active Directory Domain.
Members
EventSubscriptionQuotaExceededFault
[ ]
Description
You have exceeded the number of events you can subscribe to.
Members
GlobalClusterAlreadyExistsFault
[ ]
Description
The GlobalClusterIdentifier
already exists. Choose a new global database identifier (unique name) to create a new global database cluster.
Members
GlobalClusterNotFoundFault
[ ]
Description
The GlobalClusterIdentifier
doesn't refer to an existing global database cluster.
Members
GlobalClusterQuotaExceededFault
[ ]
Description
The number of global database clusters for this account is already at the maximum allowed.
Members
InstanceQuotaExceededFault
[ ]
Description
Request would result in user exceeding the allowed number of DB instances.
Members
InsufficientDBClusterCapacityFault
[ ]
Description
The DB cluster does not have enough capacity for the current operation.
Members
InsufficientDBInstanceCapacityFault
[ ]
Description
Specified DB instance class is not available in the specified Availability Zone.
Members
InsufficientStorageClusterCapacityFault
[ ]
Description
There is insufficient storage available for the current action. You may be able to resolve this error by updating your subnet group to use different Availability Zones that have more storage available.
Members
InvalidDBClusterEndpointStateFault
[ ]
Description
The requested operation cannot be performed on the endpoint while the endpoint is in this state.
Members
InvalidDBClusterSnapshotStateFault
[ ]
Description
The supplied value is not a valid DB cluster snapshot state.
Members
InvalidDBClusterStateFault
[ ]
Description
The DB cluster is not in a valid state.
Members
InvalidDBInstanceStateFault
[ ]
Description
The specified DB instance is not in the available state.
Members
InvalidDBParameterGroupStateFault
[ ]
Description
The DB parameter group is in use or is in an invalid state. If you are attempting to delete the parameter group, you cannot delete it when the parameter group is in this state.
Members
InvalidDBSecurityGroupStateFault
[ ]
Description
The state of the DB security group does not allow deletion.
Members
InvalidDBSnapshotStateFault
[ ]
Description
The state of the DB snapshot does not allow deletion.
Members
InvalidDBSubnetGroupStateFault
[ ]
Description
The DB subnet group cannot be deleted because it is in use.
Members
InvalidDBSubnetStateFault
[ ]
Description
The DB subnet is not in the available state.
Members
InvalidEventSubscriptionStateFault
[ ]
Description
The event subscription is in an invalid state.
Members
InvalidGlobalClusterStateFault
[ ]
Description
The global cluster is in an invalid state and can't perform the requested operation.
Members
InvalidRestoreFault
[ ]
Description
Cannot restore from vpc backup to non-vpc DB instance.
Members
InvalidSubnet
[ ]
Description
The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC.
Members
InvalidVPCNetworkStateFault
[ ]
Description
DB subnet group does not cover all Availability Zones after it is created because users' change.
Members
KMSKeyNotAccessibleFault
[ ]
Description
Error accessing KMS key.
Members
OptionGroupNotFoundFault
[ ]
Description
The designated option group could not be found.
Members
ProvisionedIopsNotAvailableInAZFault
[ ]
Description
Provisioned IOPS not available in the specified Availability Zone.
Members
ResourceNotFoundFault
[ ]
Description
The specified resource ID was not found.
Members
SNSInvalidTopicFault
[ ]
Description
The SNS topic is invalid.
Members
SNSNoAuthorizationFault
[ ]
Description
There is no SNS authorization.
Members
SNSTopicArnNotFoundFault
[ ]
Description
The ARN of the SNS topic could not be found.
Members
SharedSnapshotQuotaExceededFault
[ ]
Description
You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.
Members
SnapshotQuotaExceededFault
[ ]
Description
Request would result in user exceeding the allowed number of DB snapshots.
Members
SourceNotFoundFault
[ ]
Description
The source could not be found.
Members
StorageQuotaExceededFault
[ ]
Description
Request would result in user exceeding the allowed amount of storage available across all DB instances.
Members
StorageTypeNotSupportedFault
[ ]
Description
StorageType specified cannot be associated with the DB Instance.
Members
SubnetAlreadyInUse
[ ]
Description
The DB subnet is already in use in the Availability Zone.
Members
SubscriptionAlreadyExistFault
[ ]
Description
This subscription already exists.
Members
SubscriptionCategoryNotFoundFault
[ ]
Description
The designated subscription category could not be found.
Members
SubscriptionNotFoundFault
[ ]
Description
The designated subscription could not be found.