The JavaScript exception "numbers out of order in {} quantifier" occurs when a quantifier in a Regular expression uses the {n,m} syntax but m is less than n....occurs when a quantifier in a regular expression uses the {n,m} syntax...Message SyntaxError: Invalid regular expression: /1{2,1}/: numbers...