You are here

class CalendarLinkException in Calendar Link 2.x

Same name and namespace in other branches
  1. 8 src/CalendarLinkException.php \Drupal\calendar_link\CalendarLinkException

Exception for calendar link classes.

@package Drupal\calendar_link

Hierarchy

Expanded class hierarchy of CalendarLinkException

1 file declares its use of CalendarLinkException
CalendarLinkTwigExtension.php in src/Twig/CalendarLinkTwigExtension.php

File

src/CalendarLinkException.php, line 10

Namespace

Drupal\calendar_link
View source
class CalendarLinkException extends \RuntimeException {

}

Members