Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

M_Iota_Lib_CSharp_Api_Exception_InvalidBundleException__ctor

saniro edited this page Feb 16, 2017 · 1 revision

InvalidBundleException Constructor

Initializes a new instance of the InvalidBundleException class.

Namespace: Iota.Lib.CSharp.Api.Exception
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)

Syntax

C#

public InvalidBundleException(
	string message
)

Parameters

 

message
Type: System.String
The message that describes the error.

See Also

Reference

InvalidBundleException Class
Iota.Lib.CSharp.Api.Exception Namespace

Clone this wiki locally