CosmosSdkException Constructor (CosmosSdkErrorEnum, BroadcastTxResponse)
Initializes a new instance of the CosmosSdkException class.
Namespace:
SecretNET.ApiAssembly: SecretNET (in SecretNET.dll)
Syntax
public CosmosSdkException( CosmosSdkErrorEnum cosmosSdkErrorEnum, BroadcastTxResponse response )
Parameters
- cosmosSdkErrorEnum
- Type: SecretNET.Api..::..CosmosSdkErrorEnum
The cosmos SDK error enum.
- response
- Type: BroadcastTxResponse
The response.