Class CodeIgniter\Exceptions\FrameworkException

extends RuntimeException
implements ExceptionInterface
uses DebugTraceableTrait

Class FrameworkException

A collection of exceptions thrown by the framework that can only be determined at run time.

Methods
Methods inherited from Exception
__construct(), __wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()
Methods used from CodeIgniter\Exceptions\DebugTraceableTrait
__construct()