메소드 | 설명 | |
---|---|---|
KMSDisabledException ( |
Construct instance of KMSDisabledException
|
|
KMSDisabledException ( string message ) : System |
Constructs a new KMSDisabledException with the specified error message.
|
|
KMSDisabledException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System |
Construct instance of KMSDisabledException
|
|
KMSDisabledException ( string message, |
Construct instance of KMSDisabledException
|
|
KMSDisabledException ( string message, |
Construct instance of KMSDisabledException
|
메소드 | 설명 | |
---|---|---|
KMSDisabledException ( System info, System context ) : System |
Constructs a new instance of the KMSDisabledException class with serialized data.
|
public KMSDisabledException ( |
||
innerException | ||
리턴 | System |
protected KMSDisabledException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
리턴 | System |
public KMSDisabledException ( string message ) : System | ||
message | string | /// Describes the error encountered. /// |
리턴 | System |
public KMSDisabledException ( string message, ErrorType errorType, string errorCode, string requestId, HttpStatusCode statusCode ) : System | ||
message | string | |
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
리턴 | System |
public KMSDisabledException ( string message, |
||
message | string | |
innerException | ||
리턴 | System |
public KMSDisabledException ( string message, |
||
message | string | |
innerException | ||
errorType | ErrorType | |
errorCode | string | |
requestId | string | |
statusCode | HttpStatusCode | |
리턴 | System |