class XmlSitemapGenerationException in XML sitemap 8
Same name and namespace in other branches
- 2.x src/XmlSitemapGenerationException.php \Drupal\xmlsitemap\XmlSitemapGenerationException
Exception thrown at sitemap generation.
Hierarchy
- class \Drupal\xmlsitemap\XmlSitemapException extends \Drupal\xmlsitemap\Exception
- class \Drupal\xmlsitemap\XmlSitemapGenerationException
Expanded class hierarchy of XmlSitemapGenerationException
File
- src/
XmlSitemapGenerationException.php, line 8
Namespace
Drupal\xmlsitemapView source
class XmlSitemapGenerationException extends XmlSitemapException {
}