💾 ZipStream-PHP

ResourceActionException extends Exception
in package

This Exception gets invoked if a resource like `fread` returns false

Table of Contents

Properties

$function  : string
$resource  : resource|null

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $function[, resource $resource = null ]) : mixed
Parameters
$function : string
$resource : resource = null

        
On this page

Search results