\GuzzleHttp\ExceptionSeekException

Exception thrown when a seek fails on a stream.

Summary

Methods
Properties
Constants
__construct()
getStream()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$stream
N/A

Properties

$stream

$stream

Methods

__construct()

__construct(\Psr\Http\Message\StreamInterface  $stream, mixed  $pos, mixed  $msg = '') : mixed

Parameters

\Psr\Http\Message\StreamInterface $stream
mixed $pos
mixed $msg

Returns

mixed —

getStream()

getStream() : \Psr\Http\Message\StreamInterface

Returns

\Psr\Http\Message\StreamInterface —