Documentation

StreamNotReadableException extends Exception
in package

This Exception gets invoked if fread() fails on a stream.

Tags
author

Jonatan Männchen jonatan@maennchen.ch

copyright

Copyright (c) 2014, Jonatan Männchen

Table of Contents

__construct()  : mixed
Constructor of the Exception

Methods

__construct()

Constructor of the Exception

public __construct(mixed $fileName) : mixed
Parameters
$fileName : mixed
Return values
mixed

Search results