ExecutionErrorMovePrimitiveRuntime
type ExecutionErrorMovePrimitiveRuntime
Error from a non-abort instruction. Possible causes: Arithmetic error, stack overflow, max value depth, etc."
type ExecutionErrorMovePrimitiveRuntime struct {
Location *MoveLocation
}
func (ExecutionErrorMovePrimitiveRuntime) Destroy
func (e ExecutionErrorMovePrimitiveRuntime) Destroy()