All time solution for true #Javascript exception handler
try { //something } catch(e) { window.location.href = "https://stackoverflow.com/search?q=[js] + e.message;" }