class IOException extends LogicException implements PhpWebDriverExceptionInterface (View source)

Exception class thrown when a filesystem related operation failure happens.

Methods

static IOException
forFileError(string $message, string $path)

No description

Details

static IOException forFileError(string $message, string $path)

No description

Parameters

string $message
string $path

Return Value

IOException