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