HumHub Documentation (unofficial)

IOException extends LogicException
in package
implements PhpWebDriverExceptionInterface

Exception class thrown when a filesystem related operation failure happens.

Table of Contents

Interfaces

PhpWebDriverExceptionInterface
Common interface to identify all exceptions thrown in php-webdriver (both those of WebDriver protocol and internal).

Methods

forFileError()  : self

Methods

forFileError()

public static forFileError(string $message, string $path) : self
Parameters
$message : string
$path : string
Return values
self

        
On this page

Search results