Represents an exception during upload.

Occurs when the server had a problem, or the client appears to be attempting to bypass the normal PHP file upload safeguards.

see which occurs when the client uploads anything other than a complete file.
package Haldayne

 Methods

Get the HTML variable name.

getHtmlName() : string
APIInherited
api
since 1.0.0

Returns

string

 Properties

 

The HTML name we were given.

$htmlName : string

Default