Class JDatabaseExceptionExecuting
Exception class defining an error executing a statement
- Exception implements Throwable
- RuntimeException
- JDatabaseExceptionExecuting
Package: Joomla\Platform\Database
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 3.6
Located at joomla/database/exception/executing.php
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 3.6
Located at joomla/database/exception/executing.php
Methods summary
public
|
#
__construct( string $query, string $message = '', integer $code = 0,
Construct the exception |
public
string
|
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()