try { xyz(); fs.readFile('blah', readFile); } catch(e){ readFile(e); }