Searched refs:Throwable (Results 1 – 14 of 14) sorted by relevance
5 use Throwable; alias15 * @param Throwable|null $previous Previous exception17 public function __construct($message = "", $context = [], Throwable $previous = null)
14 use Throwable; alias67 } catch (Throwable $th) {
15 use Throwable; alias152 } catch (Throwable $th) {
178 } catch (\Throwable $e) {204 } catch (\Throwable $e) {257 } 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
98 } 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\.…
278 } catch (\Throwable $ignored) {
84 } catch (\Throwable $ex) {