[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/http/src/Exception/ -> UnexpectedResponseException.php (summary)

Part of the Joomla Framework Http Package

Copyright: Copyright (C) 2005 - 2021 Open Source Matters, Inc. All rights reserved.
License: GNU General Public License version 2 or later; see LICENSE
File Size: 57 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

UnexpectedResponseException:: (2 methods):
  __construct()
  getResponse()


Class: UnexpectedResponseException  - X-Ref

Exception representing an unexpected response

__construct(Response $response, $message = '', $code = 0, \Exception $previous = null)   X-Ref
Constructor

param: Response    $response  The Response object.
param: string      $message   The Exception message to throw.
param: integer     $code      The Exception code.
param: \Exception  $previous  The previous exception used for the exception chaining.

getResponse()   X-Ref
Get the Response object.

return: Response



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer