Метод | Описание | |
---|---|---|
AmazonUnmarshallingException ( string requestId, string lastKnownLocation, |
||
AmazonUnmarshallingException ( string requestId, string lastKnownLocation, string responseBody, |
||
AmazonUnmarshallingException ( string requestId, string lastKnownLocation, string responseBody, string message, |
Метод | Описание | |
---|---|---|
AmazonUnmarshallingException ( System info, System context ) : System |
Constructs a new instance of the AmazonSimpleDBException class with serialized data.
|
Метод | Описание | |
---|---|---|
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 |
Результат | System |
public AmazonUnmarshallingException ( string requestId, string lastKnownLocation, |
||
requestId | string | |
lastKnownLocation | string | |
innerException | ||
Результат | System |
public AmazonUnmarshallingException ( string requestId, string lastKnownLocation, string responseBody, |
||
requestId | string | |
lastKnownLocation | string | |
responseBody | string | |
innerException | ||
Результат | System |
public AmazonUnmarshallingException ( string requestId, string lastKnownLocation, string responseBody, string message, |
||
requestId | string | |
lastKnownLocation | string | |
responseBody | string | |
message | string | |
innerException | ||
Результат | System |