T_Iota_Lib_CSharp_Api_Exception_IotaApiException - iotaledger-archive/iota.lib.csharp GitHub Wiki
This exception encapsulates an error that occured while communicating with the node (for example during a core API call)
System.Object
System.Exception
Iota.Lib.CSharp.Api.Exception.IotaApiException
Namespace: Iota.Lib.CSharp.Api.Exception
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)
C#
public class IotaApiException : ExceptionThe IotaApiException type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
IotaApiException | Initializes a new instance of the IotaApiException class. |
