API17

Difference between revisions of "DatabaseException"

From Joomla! Documentation

m (→‎See also: moving preparation)
Line 19: Line 19:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''DatabaseException source code''' on [[jplatform:database/databaseexception.php|BitBucket]]
 
* {{JVer|11.1}} '''DatabaseException source code''' on [[jplatform:database/databaseexception.php|BitBucket]]
* {{JVer|11.1}} Subpackage [[Subpackage Database/11.1|Database]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage Database|Database]]
* [[DatabaseException|Other versions of DatabaseException]]
+
* [[API17:DatabaseException|Other versions of DatabaseException]]
 
{{SeeAlso:DatabaseException}}
 
{{SeeAlso:DatabaseException}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">

Revision as of 19:31, 11 May 2013

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 DatabaseException[edit]

Description[edit]

Template:Description:DatabaseException [Edit Descripton]

Methods[edit]

Visibility Method name Description
  • Defined in libraries/joomla/database/databaseexception.php

Importing[edit]

jimport( 'joomla.database.databaseexception' );

See also[edit]

Template:SeeAlso:DatabaseException [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />