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 | ||
---|---|---|
public
static
|
forEnabledZlibOutputCompression()
|
# |
public
static
|
forInvalidFile(string $path)
|
# |
public
static
|
forCopyError(string $path)
|
# |
public
static
|
forMissingExtension(string $extension)
|
# |
public
static
|
forNoHandlers(string $class)
|
# |
public
static
|
forFabricatorCreateFailed(string $table, string $reason)
|
# |
Methods inherited from Exception |
---|
__construct(), __wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |
Methods used from CodeIgniter\Exceptions\DebugTraceableTrait |
---|
__construct() |