Interface CodeIgniter\Exceptions\ExceptionInterface

Provides a domain-level interface for broad capture of all framework-related exceptions.

catch (\CodeIgniter\Exceptions\ExceptionInterface) { ... }