Searched refs:Throwable (Results 1 – 9 of 9) sorted by relevance
5 use Throwable; alias15 * @param Throwable|null $previous Previous exception17 public function __construct($message = "", $context = [], Throwable $previous = null)
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 …
53 } catch (\Throwable $e) {
131 } catch (\Throwable $e) {408 } catch (\Throwable $e) {
277 } catch (\Throwable $ignored) {
88 } catch (\Throwable $ex) {