Class craft\errors\VolumeObjectExistsException
- Inheritance
- craft\errors\VolumeObjectExistsException » craft\errors\VolumeException » craft\errors\AssetException » yii\base\UserException » yii\base\Exception » Exception
- Available since version
- 3.0
- Source Code
- https://github.com/craftcms/cms/blob/master/src/errors/VolumeObjectExistsException.php
Class VolumeFileExistsException
Method | Description | Defined By |
---|---|---|
getName() |
craft\errors\VolumeObjectExistsException |
Method Details
getName()
public method
#
public string getName ( )
return | string | The user-friendly name of this exception |
---|