interface HttpException

Http exception interface

Hierarchy

Expanded class hierarchy of HttpException

All classes that implement HttpException

File

drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/HttpException.php, line 10

Namespace

Guzzle\Http\Exception
View source
interface HttpException extends GuzzleException {

}

Members