CosmosSdkException Constructor (CosmosSdkErrorEnum, TxResponse)

Initializes a new instance of the CosmosSdkException class.

Namespace:  SecretNET.Api
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public CosmosSdkException(
	CosmosSdkErrorEnum cosmosSdkErrorEnum,
	TxResponse response
)

Parameters

cosmosSdkErrorEnum
Type: SecretNET.Api..::..CosmosSdkErrorEnum
The cosmos SDK error enum.
response
Type: TxResponse
The response.