Class BackupException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\Backup\Exception\BackupException
- Namespace: Aws\Backup\Exception
- Located at Backup/Exception/BackupException.php
Represents an error interacting with the AWS Backup 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
AlreadyExistsException
[ 'Arn' => '<string>', 'Code' => '<string>', 'Context' => '<string>', 'CreatorRequestId' => '<string>', 'Message' => '<string>', 'Type' => '<string>', ]
Description
The required resource already exists.
Members
- Arn
-
- Type: string
- Code
-
- Type: string
- Context
-
- Type: string
- CreatorRequestId
-
- Type: string
- Message
-
- Type: string
- Type
-
- Type: string
ConflictException
[ 'Code' => '<string>', 'Context' => '<string>', 'Message' => '<string>', 'Type' => '<string>', ]
Description
Backup can't perform the action that you requested until it finishes performing a previous action. Try again later.
Members
- Code
-
- Type: string
- Context
-
- Type: string
- Message
-
- Type: string
- Type
-
- Type: string
DependencyFailureException
[ 'Code' => '<string>', 'Context' => '<string>', 'Message' => '<string>', 'Type' => '<string>', ]
Description
A dependent Amazon Web Services service or resource returned an error to the Backup service, and the action cannot be completed.
Members
- Code
-
- Type: string
- Context
-
- Type: string
- Message
-
- Type: string
- Type
-
- Type: string
InvalidParameterValueException
[ 'Code' => '<string>', 'Context' => '<string>', 'Message' => '<string>', 'Type' => '<string>', ]
Description
Indicates that something is wrong with a parameter's value. For example, the value is out of range.
Members
- Code
-
- Type: string
- Context
-
- Type: string
- Message
-
- Type: string
- Type
-
- Type: string
InvalidRequestException
[ 'Code' => '<string>', 'Context' => '<string>', 'Message' => '<string>', 'Type' => '<string>', ]
Description
Indicates that something is wrong with the input to the request. For example, a parameter is of the wrong type.
Members
- Code
-
- Type: string
- Context
-
- Type: string
- Message
-
- Type: string
- Type
-
- Type: string
InvalidResourceStateException
[ 'Code' => '<string>', 'Context' => '<string>', 'Message' => '<string>', 'Type' => '<string>', ]
Description
Backup is already performing an action on this recovery point. It can't perform the action you requested until the first action finishes. Try again later.
Members
- Code
-
- Type: string
- Context
-
- Type: string
- Message
-
- Type: string
- Type
-
- Type: string
LimitExceededException
[ 'Code' => '<string>', 'Context' => '<string>', 'Message' => '<string>', 'Type' => '<string>', ]
Description
A limit in the request has been exceeded; for example, a maximum number of items allowed in a request.
Members
- Code
-
- Type: string
- Context
-
- Type: string
- Message
-
- Type: string
- Type
-
- Type: string
MissingParameterValueException
[ 'Code' => '<string>', 'Context' => '<string>', 'Message' => '<string>', 'Type' => '<string>', ]
Description
Indicates that a required parameter is missing.
Members
- Code
-
- Type: string
- Context
-
- Type: string
- Message
-
- Type: string
- Type
-
- Type: string
ResourceNotFoundException
[ 'Code' => '<string>', 'Context' => '<string>', 'Message' => '<string>', 'Type' => '<string>', ]
Description
A resource that is required for the action doesn't exist.
Members
- Code
-
- Type: string
- Context
-
- Type: string
- Message
-
- Type: string
- Type
-
- Type: string
ServiceUnavailableException
[ 'Code' => '<string>', 'Context' => '<string>', 'Message' => '<string>', 'Type' => '<string>', ]
Description
The request failed due to a temporary failure of the server.
Members
- Code
-
- Type: string
- Context
-
- Type: string
- Message
-
- Type: string
- Type
-
- Type: string