You are here

private property SeekException::$stream in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/guzzlehttp/guzzle/src/Exception/SeekException.php \GuzzleHttp\Exception\SeekException::stream

File

vendor/guzzlehttp/guzzle/src/Exception/SeekException.php, line 11

Class

SeekException
Exception thrown when a seek fails on a stream.

Namespace

GuzzleHttp\Exception

Code

private $stream;