MovePrimitiveRuntime
Namespace: IotaSdk
Error from a non-abort instruction. Possible causes: Arithmetic error, stack overflow, max value depth, etc."
internal record class MovePrimitiveRuntime : ExecutionError, System.IDisposable, System.IEquatable`1[[IotaSdk.ExecutionError, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]], System.IEquatable`1[[IotaSdk.ExecutionError+MovePrimitiveRuntime, IotaSdk, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]
Inheritance Object → ExecutionError → MovePrimitiveRuntime
Implements IDisposable, IEquatable<ExecutionError>, IEquatable<MovePrimitiveRuntime>
Attributes NullableContextAttribute, NullableAttribute
Properties
Location
public MoveLocation? Location { get; init; }
Property Value
Constructors
MovePrimitiveRuntime(MoveLocation)
Error from a non-abort instruction. Possible causes: Arithmetic error, stack overflow, max value depth, etc."
public MovePrimitiveRuntime(MoveLocation? Location)
Parameters
Location MoveLocation?