API17

Difference between revisions of "LogException"

From Joomla! Documentation

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

Revision as of 19:35, 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 LogException[edit]

Description[edit]

Template:Description:LogException [Edit Descripton]

Methods[edit]

Visibility Method name Description
  • Defined in libraries/joomla/log/logexception.php

Importing[edit]

jimport( 'joomla.log.logexception' );

See also[edit]

Template:SeeAlso:LogException [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />