CodeIgniter v4.5 API

Exceptions

Table of Contents

Interfaces

ExceptionInterface
Provides a domain-level interface for broad capture of all framework-related exceptions.
HasExitCodeInterface
Interface for Exceptions that has exception code as exit code.
HTTPExceptionInterface
Interface for Exceptions that has exception code as HTTP status code.

Classes

ConfigException
Exception for automatic logging.
CriticalError
Error: Critical conditions, like component unavailable, etc.
DownloadException
Class DownloadException
FrameworkException
Class FrameworkException
ModelException
Model Exceptions.
PageNotFoundException
TestException
Exception for automatic logging.

Traits

DebugTraceableTrait
This trait provides framework exceptions the ability to pinpoint accurately where the exception was raised rather than instantiated.

        
On this page

Search results