We currently print "Error: HIERARCHY_REQUEST_ERR: DOM Exception 3" We should print "HierarchyRequestError: The operation would yield an incorrect node tree." that is `${error.name}: ${error.message}`
Looks OK nowadays.