The throw statement doesn't need a reference. The throw statement is a safety valve that "blows" if the setTime() method can't accomplish its mission, and it (the throw) sends the message to the...