Documentation

ExceptionInterface

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

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

Search results