Class SnowBallException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\SnowBall\Exception\SnowBallException
- Namespace: Aws\SnowBall\Exception
- Located at SnowBall/Exception/SnowBallException.php
Represents an error interacting with the Amazon Import/Export Snowball 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
ClusterLimitExceededException
[ 'Message' => '<string>', ]
Description
Job creation failed. Currently, clusters support five nodes. If you have fewer than five nodes for your cluster and you have more nodes to create for this cluster, try again and create jobs until your cluster has exactly five nodes.
Members
- Message
-
- Type: string
ConflictException
[ 'ConflictResource' => '<string>', 'Message' => '<string>', ]
Description
You get this exception when you call CreateReturnShippingLabel
more than once when other requests are not completed.
Members
- ConflictResource
-
- Type: string
You get this resource when you call
CreateReturnShippingLabel
more than once when other requests are not completed. . - Message
-
- Type: string
Ec2RequestFailedException
[ 'Message' => '<string>', ]
Description
Your user lacks the necessary Amazon EC2 permissions to perform the attempted action.
Members
- Message
-
- Type: string
InvalidAddressException
[ 'Message' => '<string>', ]
Description
The address provided was invalid. Check the address with your region's carrier, and try again.
Members
- Message
-
- Type: string
InvalidInputCombinationException
[ 'Message' => '<string>', ]
Description
Job or cluster creation failed. One or more inputs were invalid. Confirm that the CreateClusterRequest$SnowballType value supports your CreateJobRequest$JobType, and try again.
Members
- Message
-
- Type: string
InvalidJobStateException
[ 'Message' => '<string>', ]
Description
The action can't be performed because the job's current state doesn't allow that action to be performed.
Members
- Message
-
- Type: string
InvalidNextTokenException
[ 'Message' => '<string>', ]
Description
The NextToken
string was altered unexpectedly, and the operation has stopped. Run the operation without changing the NextToken
string, and try again.
Members
- Message
-
- Type: string
InvalidResourceException
[ 'Message' => '<string>', 'ResourceType' => '<string>', ]
Description
The specified resource can't be found. Check the information you provided in your last request, and try again.
Members
- Message
-
- Type: string
- ResourceType
-
- Type: string
The provided resource value is invalid.
KMSRequestFailedException
[ 'Message' => '<string>', ]
Description
The provided Key Management Service key lacks the permissions to perform the specified CreateJob or UpdateJob action.
Members
- Message
-
- Type: string
ReturnShippingLabelAlreadyExistsException
[ 'Message' => '<string>', ]
Description
You get this exception if you call CreateReturnShippingLabel
and a valid return shipping label already exists. In this case, use DescribeReturnShippingLabel
to get the URL.
Members
- Message
-
- Type: string
UnsupportedAddressException
[ 'Message' => '<string>', ]
Description
The address is either outside the serviceable area for your region, or an error occurred. Check the address with your region's carrier and try again. If the issue persists, contact Amazon Web Services Support.
Members
- Message
-
- Type: string