Skip to content

MissingVolumeFolderException ​

Type
Class
Namespace
craft\errors
Inherits
craft\errors\MissingVolumeFolderException » yii\base\Exception » Exception
Since
4.0.0

MissingVolumeFolderException represents an exception caused by a volume folder record that doesn't exist.

View source

Public Properties ​

PropertyDescription
folderNamestring
indexEntrycraft\models\AssetIndexData
volumecraft\models\Volume

folderName ​

Type
string
Default value
null

View source

indexEntry ​

Type
craft\models\AssetIndexData
Default value
null

View source

volume ​

Type
craft\models\Volume
Default value
null

View source

Public Methods ​

MethodDescription
__construct()Constructor
getName()

__construct() ​

Constructor

View source

Arguments ​

getName() ​

View source

Returns ​

string – The user-friendly name of this exception