Class DibiException
dibi common exception.
- Exception
-
DibiException
Direct known subclasses
DibiDriverException, DibiNotImplementedException, DibiNotSupportedException, DibiProcedureException
public
|
#
__construct( string $message = NULL, integer $code = 0, string $sql = NULL )
Construct a dibi exception. |
final public
string
|
|
public
string
|
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|