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