class XMLSitemapGenerationException in XML sitemap 6.2
Same name and namespace in other branches
- 7.2 xmlsitemap.xmlsitemap.inc \XMLSitemapGenerationException
Hierarchy
- class \XMLSitemapException extends \Exception
Expanded class hierarchy of XMLSitemapGenerationException
File
- ./
xmlsitemap.xmlsitemap.inc, line 10 - XML sitemap integration functions for xmlsitemap.module.
View source
class XMLSitemapGenerationException extends XMLSitemapException {
}