Represents an error returned by the CloudFront service. Exposes
an error code, a message, a host ID and a request ID for
debugging purposes.

C# |
public class CloudFrontError

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CloudFrontError()()()() | Initializes a new instance of the CloudFrontError class |
![]() | Code |
Gets and sets the Code property.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Message |
Gets and sets the Message property.
|
![]() | RequestId |
Gets and sets the RequestId property.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | Type |
Gets and sets the Type property.
|
![]() | WithCode(String) | Obsolete.
Sets the Code property.
|

Object | |
![]() | CloudFrontError |