AWS SDK for .NET Documentation
ErrorType Enumeration
AmazonAmazon.RuntimeErrorType Did this page help you?   Yes   No    Tell us about it...
Which end of a request was responsible for a service error response.
Declaration Syntax
C#
public enum ErrorType
Members
MemberDescription
Sender The sender was responsible for the error, i.e. the client request failed validation or was improperly formatted.
Receiver The error occured within the service.
Unknown An unrecognized error type was returned.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)