getTraceAsString(); } } try { throw Exception('Error...'); } catch (Exception $e) {} try { throw Exception('Error...'); } catch (Exception $e) { // TODO: Handle this exception later :-) } if (true) {} elseif (false) {} match($foo) {};