v1.0.20
Exception Design
Staring with v4.6.0, all Exception classes that the framework throws:
implement CodeIgniter\Exceptions\ExceptionInterface
extend CodeIgniter\Exceptions\LogicException or CodeIgniter\Exceptions\RuntimeException
Exception Design
Staring with v4.6.0, all Exception classes that the framework throws:
implement CodeIgniter\Exceptions\ExceptionInterface
extend CodeIgniter\Exceptions\LogicException or CodeIgniter\Exceptions\RuntimeException