Joomla! Platform 12.1

 Class JDatabaseException

Description

Exception class definition for the Database subpackage.

  • since: 11.1

Located in /libraries/joomla/database/exception.php (line 19)

Class Exception

Class JDatabaseException   (Subpackage Database)
Variables

Inherited Variables

Inherited from Exception (Internal Class)

Variable $code
Variable $file
Variable $line
Variable $message
Private variable $previous
Private variable $string
Private variable $trace
Methods

Inherited Methods

Inherited From Exception (Internal Class)

 constructor __construct ( [$message = ], [$code = ], [$previous = ] )
 getCode ( )
 getFile ( )
 getLine ( )
 getMessage ( )
 getPrevious ( )
 getTrace ( )
 getTraceAsString ( )
 __clone ( )
 __toString ( )
/html>