Class DibiProcedureException
Database procedure exception.
- Exception
-
DibiException
-
DibiProcedureException
Package:
dibi\drivers
Copyright: Copyright (c) 2010
Author: Roman Sklenář
Located at drivers/firebird.php
Copyright: Copyright (c) 2010
Author: Roman Sklenář
Located at drivers/firebird.php
public
|
#
__construct( string $message = NULL, integer $code = 0, string $severity = NULL, $sql = NULL )
Construct the exception. |
public
string
|
__toString(),
getSql()
|
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
protected
string
|
$severity | |
$code,
$file,
$line,
$message
|