extends |
RuntimeException |
|---|---|
implements |
ExceptionInterface |
uses |
DebugTraceableTrait |
Class DownloadException
| Methods | ||
|---|---|---|
public
static
|
forCannotSetFilePath(string $path)
|
# |
public
static
|
forCannotSetBinary()
|
# |
public
static
|
forNotFoundDownloadSource()
|
# |
public
static
|
forCannotSetCache()
|
# |
public
static
|
forCannotSetStatusCode(int $code, string $reason)
|
# |
| Methods inherited from Exception |
|---|
__construct(), __wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString() |
| Methods used from CodeIgniter\Exceptions\DebugTraceableTrait |
|---|
__construct() |