Craft 3 Class Reference

Class craft\errors\UploadFailedException

Inheritance
craft\errors\UploadFailedException » craft\errors\FileException » yii\base\UserException » yii\base\Exception » Exception
Available since version
3.0
Source Code
https://github.com/craftcms/cms/blob/master/src/errors/UploadFailedException.php

Class UploadFailedException

Public Methods
Method Description Defined By
__construct() Constructor craft\errors\UploadFailedException
getName() craft\errors\UploadFailedException

Method Details

__construct() public method #

Constructor

public void __construct ( \craft\errors\int $errorCode )
$errorCode integer

getName() public method #

public string getName ( )
return string The user-friendly name of this exception