You are here

class GlobalTemplateCollectionException in Courier 2.x

Same name and namespace in other branches
  1. 8 src/Exception/GlobalTemplateCollectionException.php \Drupal\courier\Exception\GlobalTemplateCollectionException

Defines an exception for global template collection entities.

Hierarchy

Expanded class hierarchy of GlobalTemplateCollectionException

2 files declare their use of GlobalTemplateCollectionException
CourierGlobalCollectionTest.php in tests/src/Kernel/CourierGlobalCollectionTest.php
GlobalTemplateCollectionManager.php in src/Service/GlobalTemplateCollectionManager.php

File

src/Exception/GlobalTemplateCollectionException.php, line 8

Namespace

Drupal\courier\Exception
View source
class GlobalTemplateCollectionException extends \Exception {

}

Members