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
ConflictException
[ 'ConflictResource' => '<string>', 'Message' => '<string>', ]
Description
You get this exception when you call CreateReturnShippingLabel
more than once when other requests are not completed.
Members
Ec2RequestFailedException
[ 'Message' => '<string>', ]
Description
Your IAM user lacks the necessary Amazon EC2 permissions to perform the attempted action.
Members
InvalidAddressException
[ 'Message' => '<string>', ]
Description
The address provided was invalid. Check the address with your region's carrier, and try again.
Members
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
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
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
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
KMSRequestFailedException
[ 'Message' => '<string>', ]
Description
The provided Key Management Service key lacks the permissions to perform the specified CreateJob or UpdateJob action.
Members
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
UnsupportedAddressException
[ 'Message' => '<string>', ]