API17

Difference between revisions of "DatabaseException"

From Joomla! Documentation

m (→‎User contributed notes: moving preparation)
Line 36: Line 36:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:Platform 11.1]][[Category:Archive pages API17]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]] </noinclude>

Revision as of 09:59, 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 />