Method | Description | |
---|---|---|
AmazonUnmarshallingException ( string requestId, string lastKnownLocation, |
||
AmazonUnmarshallingException ( string requestId, string lastKnownLocation, string responseBody, |
||
AmazonUnmarshallingException ( string requestId, string lastKnownLocation, string responseBody, string message, |
Method | Description | |
---|---|---|
AmazonUnmarshallingException ( System info, System context ) : System |
Constructs a new instance of the AmazonSimpleDBException class with serialized data.
|
Method | Description | |
---|---|---|
AppendFormat ( StringBuilder sb, string format, string value ) : void | ||
GetObjectData ( System info, System context ) : void |
protected AmazonUnmarshallingException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
return | System |
public AmazonUnmarshallingException ( string requestId, string lastKnownLocation, |
||
requestId | string | |
lastKnownLocation | string | |
innerException | ||
return | System |
public AmazonUnmarshallingException ( string requestId, string lastKnownLocation, string responseBody, |
||
requestId | string | |
lastKnownLocation | string | |
responseBody | string | |
innerException | ||
return | System |
public AmazonUnmarshallingException ( string requestId, string lastKnownLocation, string responseBody, string message, |
||
requestId | string | |
lastKnownLocation | string | |
responseBody | string | |
message | string | |
innerException | ||
return | System |