Documentation

UploaderException extends Exception
in package

UploaderExceptions thrown by uploader

Tags
copyright

CLOUDREXX CMS - CLOUDREXX AG

author

CLOUDREXX Development Team info@cloudrexx.com

Table of Contents

Methods

__construct()  : mixed
Ensures every such exception has a message

Methods

__construct()

Ensures every such exception has a message

public __construct(int $code[, Exception $prevEx = null ]) : mixed
Parameters
$code : int

One of the UploaderController class constants

$prevEx : Exception = null

(optional) Previous exception (if any)


        
On this page

Search results