You are here

class GlobalTemplateCollectionException in Courier 8

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

Defines an exception for global template collection entities.

Hierarchy

Expanded class hierarchy of GlobalTemplateCollectionException

1 file declares its use of GlobalTemplateCollectionException
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