try { // Something } catch (Exception $e) { header("location: https://stackoverflow.com/search?q=[php] ".$e->getMessage()); }