MissingVolumeFolderException

Type
Class
Namespace
craft\errors
Inherits
craft\errors\MissingVolumeFolderException » yii\base\Exception (opens new window) » Exception (opens new window)
Since
4.0.0

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

View source (opens new window)

# Public Properties

# folderName

Type
string (opens new window)
Default value
null

View source (opens new window)

# indexEntry

Type
craft\models\AssetIndexData
Default value
null

View source (opens new window)

# volume

Type
craft\models\Volume
Default value
null

View source (opens new window)

# Public Methods

Method Description
__construct() Constructor
getName()

# __construct()

Constructor

View source (opens new window)

Arguments

# getName()

View source (opens new window)

Returns

string (opens new window) – The user-friendly name of this exception