Method | Description | |
---|---|---|
AmazonServiceException ( ) : System | ||
AmazonServiceException ( |
||
AmazonServiceException ( string message ) : System | ||
AmazonServiceException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
AmazonServiceException ( string message, |
||
AmazonServiceException ( string message, |
||
AmazonServiceException ( string message, |
Method | Description | |
---|---|---|
AmazonServiceException ( System info, System context ) : System |
Constructs a new instance of the AmazonServiceException class with serialized data.
|
Method | Description | |
---|---|---|
BuildGenericErrorMessage ( string errorCode, HttpStatusCode statusCode ) : string | ||
GetObjectData ( System info, System context ) : void |
public AmazonServiceException ( |
||
innerException | ||
return | System |
protected AmazonServiceException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
return | System |
public AmazonServiceException ( string message ) : System | ||
message | string | |
return | System |
public AmazonServiceException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
return | System |
public AmazonServiceException ( string message, |
||
message | string | |
innerException | ||
return | System |
public AmazonServiceException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
return | System |
public AmazonServiceException ( string message, |
||
message | string | |
innerException | ||
statusCode | HttpStatusCode | |
return | System |