Differences Between: [Versions 311 and 402] [Versions 311 and 403]
(no description)
File Size: | 22 lines (0 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
StreamNotReadableException:: (1 method):
__construct()
Class: StreamNotReadableException - X-Ref
This Exception gets invoked if `fread` fails on a stream.__construct(string $fileName) X-Ref |
Constructor of the Exception param: string $fileName - The name of the file which the stream belongs to. |