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_NotEnoughBalanceException__ctor_1

saniro edited this page Feb 16, 2017 · 1 revision

NotEnoughBalanceException Constructor (Int64)

Initializes a new instance of the NotEnoughBalanceException class.

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

Syntax

C#

public NotEnoughBalanceException(
	long totalValue
)

Parameters

 

totalValue
Type: System.Int64
The total value.

See Also

Reference

NotEnoughBalanceException Class
NotEnoughBalanceException Overload
Iota.Lib.CSharp.Api.Exception Namespace

Clone this wiki locally