AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Glacier exception

Inheritance Hierarchy

System.Object
  System.Exception
    Amazon.Runtime.AmazonServiceException
      Amazon.Glacier.AmazonGlacierException
        Amazon.Glacier.Model.ResourceNotFoundException

Namespace: Amazon.Glacier.Model
Assembly: AWSSDK.dll
Version: 0.0.3.0

Syntax

C#
public class ResourceNotFoundException : AmazonGlacierException
         _Exception, ISerializable

The ResourceNotFoundException type exposes the following members

Constructors

Properties

  Name Description
Public Property Code
Public Property Data
Public Property ErrorCode The error code returned by the service
Public Property ErrorType Whether the error was attributable to Sender or Reciever.
Public Property HelpLink
Public Property HResult
Public Property InnerException
Public Property Message
Public Property RequestId The id of the request which generated the exception.
Public Property Source
Public Property StackTrace
Public Property StatusCode The HTTP status code from the service response
Public Property TargetSite
Public Property Type

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1