Searched refs:Throwable (Results 1 – 15 of 15) sorted by relevance
5 use Throwable; alias15 * @param Throwable|null $previous Previous exception17 public function __construct($message = "", $context = [], Throwable $previous = null)
8 public function __construct($message = "", $code = 0, ?\Throwable $previous = null)
14 use Throwable; alias67 } catch (Throwable $th) {
15 use Throwable; alias152 } catch (Throwable $th) {
175 } catch (\Throwable $e) {201 } catch (\Throwable $e) {254 } catch (\Throwable $e) {
152 protected function handleFatalException(\Throwable $e)
20 \Throwable $previous = null
1402 …public function throwError(string $msg = 'parse error', ?int $count = null, ?\Throwable $previous …
12 use Throwable; alias
96 } catch (Throwable $e) {
53 } catch (\Throwable $e) {
131 } catch (\Throwable $e) {408 } catch (\Throwable $e) {
43 … PHPUnit\\Framework\\TestCase::expectException\(\) expects class-string<Throwable>, string given\.…
256 } catch (\Throwable $ignored) {
84 } catch (\Throwable $ex) {