class HttpClientException in Backup and Migrate 8.4
Class HttpClientException.
@package BackupMigrate\Core\Exception
Hierarchy
- class \BackupMigrate\Core\Exception\BackupMigrateException extends \Exception
- class \BackupMigrate\Core\Exception\HttpClientException
Expanded class hierarchy of HttpClientException
1 file declares its use of HttpClientException
- PhpCurlHttpClient.php in lib/
backup_migrate_core/ src/ Service/ PhpCurlHttpClient.php
File
- lib/
backup_migrate_core/ src/ Exception/ HttpClientException.php, line 10
Namespace
BackupMigrate\Core\ExceptionView source
class HttpClientException extends BackupMigrateException {
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
BackupMigrateException:: |
protected | property | ||
BackupMigrateException:: |
protected | property | ||
BackupMigrateException:: |
public | function | Get the unmodified message with replacement tokens. | |
BackupMigrateException:: |
public | function | Construct the exception. Note: The message is NOT binary safe. |