Namespace Aws\Glacier\Exception
Exceptions summary
| GlacierException | Default service exception class |
| InvalidParameterValueException | Returned if a parameter of the request is incorrectly specified. |
| LimitExceededException | Returned if the request results in a vault or account limit being exceeded. |
| MissingParameterValueException | Returned if a required header or parameter is missing from the request. |
| RequestTimeoutException | Returned if, when uploading an archive, Amazon Glacier times out while receiving the upload. |
| ResourceNotFoundException | Returned if the specified resource, such as a vault, upload ID, or job ID, does not exist. |
| ServiceUnavailableException | Returned if the service cannot complete the request. |