PHP Class phpstreams\exception\InvalidStreamException

Author: Bert Peters ([email protected])
Inheritance: extends InvalidArgumentException
Show file Open project: bertptrs/phpstreams

Public Methods

Method Description
__construct ( $message = "Invalid stream", $code, Exception $previous = null )

Method Details

__construct() public method

public __construct ( $message = "Invalid stream", $code, Exception $previous = null )
$previous Exception