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