Fr3nch13/CakePHP Utilities

UploadedFileErrorException extends RuntimeException
in package
implements ExceptionInterface

Table of Contents

Interfaces

ExceptionInterface
Marker interface for package-specific exceptions.

Methods

dueToStreamUploadError()  : self
dueToUnwritablePath()  : self
dueToUnwritableTarget()  : self
forUnmovableFile()  : self

Methods

dueToStreamUploadError()

public static dueToStreamUploadError(string $error) : self
Parameters
$error : string
Return values
self

dueToUnwritableTarget()

public static dueToUnwritableTarget(string $targetDirectory) : self
Parameters
$targetDirectory : string
Return values
self

        
On this page

Search results