Method | Description | |
---|---|---|
AmazonDateTimeUnmarshallingException ( string requestId, string lastKnownLocation, string invalidDateTimeToken, |
||
AmazonDateTimeUnmarshallingException ( string requestId, string lastKnownLocation, string responseBody, string invalidDateTimeToken, |
||
AmazonDateTimeUnmarshallingException ( string requestId, string lastKnownLocation, string responseBody, string invalidDateTimeToken, string message, |
Method | Description | |
---|---|---|
AmazonDateTimeUnmarshallingException ( System info, System context ) : System |
Constructs a new instance of the AmazonDateTimeUnmarshallingException class with serialized data.
|
Method | Description | |
---|---|---|
GetObjectData ( System info, System context ) : void |
protected AmazonDateTimeUnmarshallingException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
return | System |
public AmazonDateTimeUnmarshallingException ( string requestId, string lastKnownLocation, string invalidDateTimeToken, |
||
requestId | string | |
lastKnownLocation | string | |
invalidDateTimeToken | string | |
innerException | ||
return | System |
public AmazonDateTimeUnmarshallingException ( string requestId, string lastKnownLocation, string responseBody, string invalidDateTimeToken, |
||
requestId | string | |
lastKnownLocation | string | |
responseBody | string | |
invalidDateTimeToken | string | |
innerException | ||
return | System |
public AmazonDateTimeUnmarshallingException ( string requestId, string lastKnownLocation, string responseBody, string invalidDateTimeToken, string message, |
||
requestId | string | |
lastKnownLocation | string | |
responseBody | string | |
invalidDateTimeToken | string | |
message | string | |
innerException | ||
return | System |