You are here

HttpClientException.php in Backup and Migrate 5.0.x

File

src/Core/Exception/HttpClientException.php
View source
<?php

namespace Drupal\backup_migrate\Core\Exception;


/**
 *
 *
 * @package Drupal\backup_migrate\Core\Exception
 */
class HttpClientException extends BackupMigrateException {

}

Classes

Namesort descending Description
HttpClientException @package Drupal\backup_migrate\Core\Exception