Fr3nch13/CakePHP Utilities

UploadedFileAlreadyMovedException 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 = 'Cannot retrieve stream after it has already moved' ][, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
$message : string = 'Cannot retrieve stream after it has already moved'
$code : int = 0
$previous : Throwable|null = null

        
On this page

Search results