You are here

class SitemapNotExistsException in Simple XML sitemap 4.x

Hierarchy

  • class \Drupal\simple_sitemap\Exception\SitemapNotExistsException extends \Drupal\simple_sitemap\Exception\InvalidArgumentException

Expanded class hierarchy of SitemapNotExistsException

2 files declare their use of SitemapNotExistsException
SimpleSitemap.php in src/Entity/SimpleSitemap.php
SimpleSitemapStorage.php in src/Entity/SimpleSitemapStorage.php

File

src/Exception/SitemapNotExistsException.php, line 5

Namespace

Drupal\simple_sitemap\Exception
View source
class SitemapNotExistsException extends \InvalidArgumentException {

}

Members