class PathException extendsRuntimeException implementsExceptionInterface

Thrown when a file does not exist or is not readable.

Methods

__construct(string$path,int$code =0,Throwable$previous =null)

No description

Details

__construct(string$path,int$code =0,Throwable$previous =null)

Parameters

string $path
int $code
Throwable $previous