CodeIgniter v4.7 API CodeIgniter Exceptions ExceptionInterface in Application Provides a domain-level interface for broad capture of all framework-related exceptions. catch (\CodeIgniter\Exceptions\ExceptionInterface) { ... } Table of Contents On this page Table Of Contents
ExceptionInterface in Application Provides a domain-level interface for broad capture of all framework-related exceptions. catch (\CodeIgniter\Exceptions\ExceptionInterface) { ... } Table of Contents