Méthode | Description | |
---|---|---|
InvalidEndpointRegionException ( |
Construct instance of InvalidEndpointRegionException
|
|
InvalidEndpointRegionException ( string message ) : System |
Constructs a new InvalidEndpointRegionException with the specified error message.
|
|
InvalidEndpointRegionException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System |
Construct instance of InvalidEndpointRegionException
|
|
InvalidEndpointRegionException ( string message, |
Construct instance of InvalidEndpointRegionException
|
|
InvalidEndpointRegionException ( string message, |
Construct instance of InvalidEndpointRegionException
|
Méthode | Description | |
---|---|---|
InvalidEndpointRegionException ( System info, System context ) : System |
Constructs a new instance of the InvalidEndpointRegionException class with serialized data.
|
public InvalidEndpointRegionException ( |
||
innerException | ||
Résultat | System |
protected InvalidEndpointRegionException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
Résultat | System |
public InvalidEndpointRegionException ( string message ) : System | ||
message | string | /// Describes the error encountered. /// |
Résultat | System |
public InvalidEndpointRegionException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
Résultat | System |
public InvalidEndpointRegionException ( string message, |
||
message | string | |
innerException | ||
Résultat | System |
public InvalidEndpointRegionException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
Résultat | System |