Метод | Описание | |
---|---|---|
KMSAccessDeniedException ( |
Construct instance of KMSAccessDeniedException
|
|
KMSAccessDeniedException ( string message ) : System |
Constructs a new KMSAccessDeniedException with the specified error message.
|
|
KMSAccessDeniedException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System |
Construct instance of KMSAccessDeniedException
|
|
KMSAccessDeniedException ( string message, |
Construct instance of KMSAccessDeniedException
|
|
KMSAccessDeniedException ( string message, |
Construct instance of KMSAccessDeniedException
|
Метод | Описание | |
---|---|---|
KMSAccessDeniedException ( System info, System context ) : System |
Constructs a new instance of the KMSAccessDeniedException class with serialized data.
|
public KMSAccessDeniedException ( |
||
innerException | ||
Результат | System |
protected KMSAccessDeniedException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
Результат | System |
public KMSAccessDeniedException ( string message ) : System | ||
message | string | /// Describes the error encountered. /// |
Результат | System |
public KMSAccessDeniedException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
Результат | System |
public KMSAccessDeniedException ( string message, |
||
message | string | |
innerException | ||
Результат | System |
public KMSAccessDeniedException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
Результат | System |