try { code that can throw exceptions } catch(Exception $e) { code that runs when an exception is caught }