[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/joomla/database/src/Exception/ -> ExecutionFailureException.php (summary)

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

Defines 1 class

ExecutionFailureException:: (2 methods):
  __construct()
  getQuery()


Class: ExecutionFailureException  - X-Ref

Exception class defining an error executing a statement

__construct($query, $message = '', $code = 0, \Exception $previous = null)   X-Ref
Construct the exception

param: string     $query     The SQL statement that was executed.
param: string     $message   The Exception message to throw. [optional]
param: integer    $code      The Exception code. [optional]
param: Exception  $previous  The previous exception used for the exception chaining. [optional]

getQuery()   X-Ref
Get the SQL statement that was executed

return: string



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