class GlobalTemplateCollectionException in Courier 8
Same name and namespace in other branches
- 2.x src/Exception/GlobalTemplateCollectionException.php \Drupal\courier\Exception\GlobalTemplateCollectionException
Defines an exception for global template collection entities.
Hierarchy
- class \Drupal\courier\Exception\GlobalTemplateCollectionException extends \Drupal\courier\Exception\Exception
Expanded class hierarchy of GlobalTemplateCollectionException
1 file declares its use of GlobalTemplateCollectionException
File
- src/
Exception/ GlobalTemplateCollectionException.php, line 8
Namespace
Drupal\courier\ExceptionView source
class GlobalTemplateCollectionException extends \Exception {
}