You are here

class ContentHubException in Acquia Content Hub 8

An exception that occurred in some part of the Acquia Content Hub.

Hierarchy

  • class \Drupal\acquia_contenthub\ContentHubException extends \Drupal\acquia_contenthub\Exception

Expanded class hierarchy of ContentHubException

1 file declares its use of ContentHubException
ContentEntityCdfNormalizer.php in src/Normalizer/ContentEntityCdfNormalizer.php

File

src/ContentHubException.php, line 8

Namespace

Drupal\acquia_contenthub
View source
class ContentHubException extends \Exception {

}

Members