class CalendarLinkException in Calendar Link 8
Same name and namespace in other branches
- 2.x src/CalendarLinkException.php \Drupal\calendar_link\CalendarLinkException
Class CalendarLinkException.
@package Drupal\calendar_link
Hierarchy
- class \Drupal\calendar_link\CalendarLinkException extends \Drupal\calendar_link\RuntimeException
Expanded class hierarchy of CalendarLinkException
1 file declares its use of CalendarLinkException
File
- src/
CalendarLinkException.php, line 10
Namespace
Drupal\calendar_linkView source
class CalendarLinkException extends \RuntimeException {
}