InvalidStreamPointerPositionException
extends RuntimeException
in package
implements
ExceptionInterface
Table of Contents
Interfaces
- ExceptionInterface
- Marker interface for package-specific exceptions.
Methods
- __construct() : mixed
- {@inheritDoc}
Methods
__construct()
{@inheritDoc}
public
__construct([string $message = 'Invalid pointer position' ][, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
- $message : string = 'Invalid pointer position'
- $code : int = 0
- $previous : Throwable|null = null