Open Monograph Press
3.3.0
|
Public Member Functions | |
__construct (StreamInterface $stream, $pos=0, $msg='') | |
getStream () | |
Exception thrown when a seek fails on a stream.
Definition at line 9 of file SeekException.php.
GuzzleHttp\Exception\SeekException::__construct | ( | StreamInterface | $stream, |
$pos = 0 , |
|||
$msg = '' |
|||
) |
Definition at line 13 of file SeekException.php.
GuzzleHttp\Exception\SeekException::getStream | ( | ) |
Definition at line 23 of file SeekException.php.