API17:JDocumentError
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JDocumentError
Description
Description:JDocumentError [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | _loadTemplate | Load a template file. |
| public | render | Render the document. |
| public | renderBacktrace | |
| public | setError | Set error object. |
| protected | __construct | Class constructor. |
- Defined in libraries/joomla/document/error/error.php
- Extends JDocument
Importing
jimport( 'joomla.document.error.error' );
See also
-
JDocumentError source code on BitBucket
-
Subpackage Document
- Other versions of JDocumentError
SeeAlso:JDocumentError [Edit See Also]
User contributed notes
<CodeExamplesForm />
