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