PHP iki tırnağı birleştirme misiniz?
try { // some code } catch (App_Exception $e) { // do sth. } catch (Exception $e) { // do the same exception code again }