You are here

class XmlSitemapGenerationException in XML sitemap 2.x

Same name and namespace in other branches
  1. 8 src/XmlSitemapGenerationException.php \Drupal\xmlsitemap\XmlSitemapGenerationException

Exception thrown at sitemap generation.

Hierarchy

Expanded class hierarchy of XmlSitemapGenerationException

File

src/XmlSitemapGenerationException.php, line 8

Namespace

Drupal\xmlsitemap
View source
class XmlSitemapGenerationException extends XmlSitemapException {

}

Members