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