CodeIgniter v4.7 API
ExceptionInterface
extends
ExceptionInterface
in
in
Provides a domain-level interface for broad capture of all database-related exceptions.
catch (\CodeIgniter\Database\Exceptions\ExceptionInterface) { ... }
Table of Contents
- Table Of Contents
-