Packages

  • dibi
    • drivers
    • nette
    • reflection
  • None
  • PHP

Classes

  • dibi
  • DibiConnection
  • DibiDataSource
  • DibiDateTime
  • DibiEvent
  • DibiFileLogger
  • DibiFirePhpLogger
  • DibiFluent
  • DibiObject
  • DibiResult
  • DibiResultIterator
  • DibiRow
  • DibiTranslator

Interfaces

  • IDataSource
  • IDibiDriver
  • IDibiReflector
  • IDibiResultDriver

Exceptions

  • DibiDriverException
  • DibiException
  • DibiNotImplementedException
  • DibiNotSupportedException
  • DibiPcreException
  • Overview
  • Package
  • Class
  • Tree

Class DibiDriverException

database server exception.

Exception
Extended by DibiException
Extended by DibiDriverException
Package: dibi
Author: David Grudl
Located at libs/DibiException.php
Methods summary
public static
# tryError( )

Starts catching potential errors/warnings.

Starts catching potential errors/warnings.

public static boolean
# catchError( string & $message )

Returns catched error/warning message.

Returns catched error/warning message.

Parameters

$message
string
catched message

Returns

boolean
Methods inherited from DibiException
__construct(), __toString(), getSql()
Methods inherited from Exception
getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
dibi API documentation API documentation generated by ApiGen 2.3.0