HttpClientException.php in Backup and Migrate 5.0.x
Namespace
Drupal\backup_migrate\Core\ExceptionFile
src/Core/Exception/HttpClientException.phpView source
<?php
namespace Drupal\backup_migrate\Core\Exception;
/**
*
*
* @package Drupal\backup_migrate\Core\Exception
*/
class HttpClientException extends BackupMigrateException {
}
Classes
Name | Description |
---|---|
HttpClientException | @package Drupal\backup_migrate\Core\Exception |