class ContentHubException in Acquia Content Hub 8.2
An exception that occurred in some part of the Acquia Content Hub.
@todo properly expand this exception.
Hierarchy
- class \Drupal\acquia_contenthub\Exception\ContentHubException extends \Drupal\acquia_contenthub\Exception\Exception
Expanded class hierarchy of ContentHubException
File
- src/
Exception/ ContentHubException.php, line 10
Namespace
Drupal\acquia_contenthub\ExceptionView source
class ContentHubException extends \Exception {
}