芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/.trash/libraries/vendor/joomla/database/src/Exception/ExecutionFailureException.php
code = $code; $this->query = $query; } /** * Get the SQL statement that was executed * * @return string * * @since 1.5.0 */ public function getQuery() { return $this->query; } }