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