`code
try{ dosomething ..... } catch(e){ window.location.href = "http://stackoverflow.com/search?q="+e.message; }
`io