Class DibiDriverException
database server exception.
- Exception
-
DibiException implements IDebugPanel
-
DibiDriverException
public static
void
|
#
tryError(
)
Starts catching potential errors/warnings. Starts catching potential errors/warnings. |
public static
bool
|
#
catchError(
string
& $message
)
Returns catched error/warning message. Returns catched error/warning message. Parameters$message string catched message |
Methods Inherited From DibiException
Methods Inherited From Exception
__construct(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()
Properties Inherited From Exception
$message, $code, $file, $line