Lines Matching refs:exception
13 } catch (Error $exception) {
14 echo $exception->getMessage() . "\n";
19 } catch (Error $exception) {
20 echo $exception->getMessage() . "\n";
25 } catch (Error $exception) {
26 echo $exception->getMessage() . "\n";
31 } catch (Error $exception) {
32 echo $exception->getMessage() . "\n";
37 } catch (Error $exception) {
38 echo $exception->getMessage() . "\n";
43 } catch (Error $exception) {
44 echo $exception->getMessage() . "\n";
49 } catch (Error $exception) {
50 echo $exception->getMessage() . "\n";
55 } catch (Error $exception) {
56 echo $exception->getMessage() . "\n";
61 } catch (Error $exception) {
62 echo $exception->getMessage() . "\n";