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