try { potentialFail(); } catch (error) { console.log(error); }
ReferenceError: potentialFail is not defined