You are here

HttpClientException.php in Backup and Migrate 8.4

File

lib/backup_migrate_core/src/Exception/HttpClientException.php
View source
<?php

namespace BackupMigrate\Core\Exception;


/**
 * Class HttpClientException.
 *
 * @package BackupMigrate\Core\Exception
 */
class HttpClientException extends BackupMigrateException {

}

Classes

Namesort descending Description
HttpClientException Class HttpClientException.