Closed MarcinOrlowski closed 3 years ago
ExHandler now expects \Throwable instead of \Exception. Fixes #186
I got the same with TypeError, which defaults to DefaultExceptionHandler. Should be \Throwable too there, probably
ExHandler now expects \Throwable instead of \Exception. Fixes #186