T_Iota_Lib_CSharp_Api_Exception_IllegalAccessError - iotaledger-archive/iota.lib.csharp GitHub Wiki

IllegalAccessError Class

This exception occurs when certain core API calls on the node are disabled

Inheritance Hierarchy

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

Syntax

C#

public class IllegalAccessError : Exception

The IllegalAccessError type exposes the following members.

Constructors

 

Name Description
Public method IllegalAccessError Initializes a new instance of the IllegalAccessError class
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Exception Namespace
System.Exception

⚠️ **GitHub.com Fallback** ⚠️