Click or drag to resize
SdkException Constructor
Overload List
  NameDescription
Public methodSdkException
Initializes a new instance of the SdkException class.
Public methodSdkException(String)
Initializes a new instance of the SdkException class.
Protected methodSdkException(SerializationInfo, StreamingContext)
Initializes a new instance of the SdkException class.
Public methodSdkException(String, Exception)
Initializes a new instance of the SdkException class.
Public methodSdkException(String, String, String)
Initializes a new instance of the SdkException class.
Public methodSdkException(String, String, String, Exception)
Initializes a new instance of the SdkException class.
Top
See Also