DeleteFileException
class Winter\Storm\Halcyon\Exception\DeleteFileException
extends RuntimeException
Properties
protected $invalidPath : string
Name of the affected file path.
Methods
public getInvalidPath () : string
Get the affected file path.
Returns
string
public setInvalidPath (string $path) : $this
Set the affected file path.
Parameters
Property | Type | Description |
---|---|---|
$path | string |
string
|
Returns
$this
←
Winter\Storm\Halcyon\Exception\CreateFileException
Winter\Storm\Halcyon\Exception\FileExistsException
→
Copyright © 2023 Winter CMS