I notice that when I do not include "throws exception" after the main method the program raises an error when I try to create a robot object.Why is that?