You are here

class AcsfEventHandlerIncompatibleException in Acquia Cloud Site Factory Connector 8

Same name and namespace in other branches
  1. 8.2 src/Event/AcsfEventHandlerIncompatibleException.php \Drupal\acsf\Event\AcsfEventHandlerIncompatibleException

AcsfEventHandlerIncompatibleException.

Hierarchy

Expanded class hierarchy of AcsfEventHandlerIncompatibleException

1 file declares its use of AcsfEventHandlerIncompatibleException
AcsfEventsTest.php in tests/AcsfEventsTest.php
Provides PHPUnit tests for the Acsf Events system.

File

src/Event/AcsfEventHandlerIncompatibleException.php, line 8

Namespace

Drupal\acsf\Event
View source
class AcsfEventHandlerIncompatibleException extends \Exception {

}

Members