Koowa_Database
[
class tree: Koowa_Database
] [
index: Koowa_Database
] [
all elements
]
Todo List
Packages:
default
Koowa_Behavior
Koowa_Command
Koowa_Config
Koowa_Controller
Koowa_Database
Koowa_Date
Koowa_Dispatcher
Koowa_Event
Koowa_Exception
Koowa_Filter
Koowa_Helper
Koowa_Http
Koowa_Inflector
Koowa_Loader
Koowa_Mixin
Koowa_Model
Koowa_Object
Koowa_Plugins
Koowa_Request
Koowa_Service
Koowa_Template
Koowa_View
Nooku_Components
Nooku_Filter
Nooku_Module
Nooku_Modules
Nooku_Plugins
Files:
database.php
exception.php
subpackage
Adapter
abstract.php
exception.php
interface.php
mysqli.php
subpackage
Behavior
abstract.php
creatable.php
exception.php
identifiable.php
lockable.php
modifiable.php
orderable.php
sluggable.php
subpackage
Query
query.php
subpackage
Row
abstract.php
default.php
exception.php
interface.php
table.php
subpackage
Rowset
abstract.php
default.php
exception.php
interface.php
table.php
subpackage
Schema
column.php
exception.php
table.php
subpackage
Table
abstract.php
default.php
exception.php
Interfaces:
Rowset
KDatabaseRowsetInterface
Row
KDatabaseRowInterface
Adapter
KDatabaseAdapterInterface
Classes:
Rowset
KDatabaseRowsetAbstract
KDatabaseRowsetDefault
KDatabaseRowsetException
KDatabaseRowsetTable
Behavior
KDatabaseBehaviorAbstract
KDatabaseBehaviorCreatable
KDatabaseBehaviorException
KDatabaseBehaviorIdentifiable
KDatabaseBehaviorLockable
KDatabaseBehaviorModifiable
KDatabaseBehaviorOrderable
KDatabaseBehaviorSluggable
Row
KDatabaseRowAbstract
KDatabaseRowDefault
KDatabaseRowException
KDatabaseRowTable
Adapter
KDatabaseAdapterAbstract
KDatabaseAdapterException
KDatabaseAdapterMysqli
Table
KDatabaseTableAbstract
KDatabaseTableDefault
KDatabaseTableException
Schema
KDatabaseSchemaColumn
KDatabaseSchemaException
KDatabaseSchemaTable
KDatabase
KDatabaseException
Filter
KTemplateFilter
Query
KDatabaseQuery
Class: KDatabaseRowsetException
Source Location: /libraries/koowa/database/rowset/exception.php
Class Overview
Exception | --
KException
| --
KDatabaseException
| --KDatabaseRowsetException
Koowa Database Exception class
Author(s):
Johan Janssens <
johan@nooku.org
>
Inherited Variables
Class:
KException
KException::$_previous
Class: Exception (Internal Class)
$code
$file
$line
$message
$string
$trace
Inherited Methods
Class:
KException
KException::__construct()
Constructor
KException::_getPrevious()
Get the previous Exception
KException::__call()
Overloading
KException::__toString()
Format the exception for display
Class: Exception (Internal Class)
constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )
Class Details
[line
18
]
Koowa Database Exception class
Tags:
author:
Johan Janssens <
johan@nooku.org
>
[
Top
]
Documentation generated on Thu, 23 May 2013 03:01:44 +0200 by
phpDocumentor 1.4.3