UploadedFileErrorException
extends RuntimeException
implements
ExceptionInterface
Table of Contents
Interfaces
- ExceptionInterface
- Marker interface for package-specific exceptions.
Methods
-
dueToStreamUploadError()
: self
-
dueToUnwritablePath()
: self
-
dueToUnwritableTarget()
: self
-
forUnmovableFile()
: self
dueToStreamUploadError()
public
static dueToStreamUploadError(string $error) : self
Parameters
-
$error
: string
-
dueToUnwritablePath()
public
static dueToUnwritablePath() : self
dueToUnwritableTarget()
public
static dueToUnwritableTarget(string $targetDirectory) : self
Parameters
-
$targetDirectory
: string
-
forUnmovableFile()
public
static forUnmovableFile() : self