\CodeIgniter\ExceptionsFrameworkException

Class FrameworkException

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

Summary

Methods
Properties
Constants
forInvalidFile()
forCopyError()
forMissingExtension()
forNoHandlers()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

forInvalidFile()

forInvalidFile(\CodeIgniter\Exceptions\string  $path) 

Parameters

\CodeIgniter\Exceptions\string $path

forCopyError()

forCopyError(\CodeIgniter\Exceptions\string  $path) 

Parameters

\CodeIgniter\Exceptions\string $path

forMissingExtension()

forMissingExtension(\CodeIgniter\Exceptions\string  $extension) 

Parameters

\CodeIgniter\Exceptions\string $extension

forNoHandlers()

forNoHandlers(\CodeIgniter\Exceptions\string  $class) 

Parameters

\CodeIgniter\Exceptions\string $class