Write a program that prompts user to enter a length in feet and inches and outputs the equivalent length in centimeters. If a user enter a negative number or a non digit number, throw and handle an appropriate exception and prompt the user to prompt the user to enter another set of number.