Skip to main content

IndexOutOfBounds

Namespace: IotaSdk

Out of bounds access to input or results

internal record class IndexOutOfBounds : CommandArgumentError, System.IEquatable`1[[IotaSdk.CommandArgumentError, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.IEquatable`1[[IotaSdk.CommandArgumentError+IndexOutOfBounds, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]

Inheritance ObjectCommandArgumentErrorIndexOutOfBounds
Implements IEquatable<CommandArgumentError>, IEquatable<IndexOutOfBounds>
Attributes NullableAttribute

Properties

Index

public ushort Index { get; init; }

Property Value

UInt16

Constructors

IndexOutOfBounds(UInt16)

Out of bounds access to input or results

public IndexOutOfBounds(ushort Index)

Parameters

Index UInt16