메소드 | 설명 | |
---|---|---|
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 |