Method | Description | |
---|---|---|
HttpErrorResponseException ( IWebResponseData response ) : Amazon.Runtime.Internal.Transform | ||
HttpErrorResponseException ( string message, |
||
HttpErrorResponseException ( string message, IWebResponseData response ) : Amazon.Runtime.Internal.Transform |
Method | Description | |
---|---|---|
HttpErrorResponseException ( System info, System context ) : Amazon.Runtime.Internal.Transform |
Constructs a new instance of the HttpErrorResponseException class with serialized data.
|
Method | Description | |
---|---|---|
GetObjectData ( System info, System context ) : void |
public HttpErrorResponseException ( IWebResponseData response ) : Amazon.Runtime.Internal.Transform | ||
response | IWebResponseData | |
return | Amazon.Runtime.Internal.Transform |
protected HttpErrorResponseException ( System info, System context ) : Amazon.Runtime.Internal.Transform | ||
info | System | The |
context | System | The |
return | Amazon.Runtime.Internal.Transform |
public HttpErrorResponseException ( string message, |
||
message | string | |
innerException | ||
response | IWebResponseData | |
return | Amazon.Runtime.Internal.Transform |
public HttpErrorResponseException ( string message, IWebResponseData response ) : Amazon.Runtime.Internal.Transform | ||
message | string | |
response | IWebResponseData | |
return | Amazon.Runtime.Internal.Transform |