| SdkException Constructor |
| Name | Description | |
|---|---|---|
| SdkException |
Initializes a new instance of the SdkException class.
| |
| SdkException(String) |
Initializes a new instance of the SdkException class.
| |
| SdkException(SerializationInfo, StreamingContext) |
Initializes a new instance of the SdkException class.
| |
| SdkException(String, Exception) |
Initializes a new instance of the SdkException class.
| |
| SdkException(String, String, String) |
Initializes a new instance of the SdkException class.
| |
| SdkException(String, String, String, Exception) |
Initializes a new instance of the SdkException class.
|