ExceptionInterface
extends
ExceptionInterface
in
Provides a domain-level interface for broad capture of all HTTP-related exceptions.
catch (\CodeIgniter\HTTP\Exceptions\ExceptionInterface) { ... }