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

InvalidAddressException Class

This exception occurs when an invalid address is provided

Inheritance Hierarchy

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

Syntax

C#

public class InvalidAddressException : ArgumentException

The InvalidAddressException type exposes the following members.

Constructors

 

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

See Also

Reference

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

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