You are here

AcsfEventHandlerIncompatibleException.php in Acquia Cloud Site Factory Connector 8

Same filename and directory in other branches
  1. 8.2 src/Event/AcsfEventHandlerIncompatibleException.php

Namespace

Drupal\acsf\Event

File

src/Event/AcsfEventHandlerIncompatibleException.php
View source
<?php

namespace Drupal\acsf\Event;


/**
 * AcsfEventHandlerIncompatibleException.
 */
class AcsfEventHandlerIncompatibleException extends \Exception {

}

Classes

Namesort descending Description
AcsfEventHandlerIncompatibleException AcsfEventHandlerIncompatibleException.