ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
This Exception gets invoked if a file wasn't found. More...
Public Member Functions | |
__construct (string $path) | |
Constructor of the Exception. More... | |
This Exception gets invoked if a file wasn't found.
Definition at line 11 of file FileNotReadableException.php.
ZipStream\Exception\FileNotReadableException::__construct | ( | string | $path | ) |
Constructor of the Exception.
String | $path | - The path which wasn't found |
Definition at line 18 of file FileNotReadableException.php.