try { // what do you want to do? } catch (Exception $e) { //what do you want to do or say if an error is thrown? }