[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/application/src/Event/ -> ApplicationErrorEvent.php (summary)

Part of the Joomla Framework Application 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: 70 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ApplicationErrorEvent:: (3 methods):
  __construct()
  getError()
  setError()


Class: ApplicationErrorEvent  - X-Ref

Event class thrown when an application error occurs.

__construct(\Throwable $error, AbstractApplication $application)   X-Ref
Event constructor.

param: \Throwable           $error        The Throwable object with the error data.
param: AbstractApplication  $application  The active application.

getError()   X-Ref
Get the error object.

return: \Throwable

setError(\Throwable $error)   X-Ref
Set the error object.

param: \Throwable  $error  The error object to set to the event.
return: void



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