\ZipStream\ExceptionStreamNotReadableException

This Exception gets invoked if `fread` fails on a stream.

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(string  $fileName) : mixed

Constructor of the Exception

Parameters

string $fileName
  • The name of the file which the stream belongs to.

Returns

mixed —