\common\exceptionsDatabaseException

Summary

Methods
Properties
Constants
__construct()
getName()
__toString()
getResponse()
$response
$messages
$defaultMessage
UNKNOWN
INSERT_ERROR
UPDATE_ERROR
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

UNKNOWN

UNKNOWN = 20000

INSERT_ERROR

INSERT_ERROR = 20001

UPDATE_ERROR

UPDATE_ERROR = 20002

Properties

$response

$response : 

Type

$messages

$messages : 

Type

$defaultMessage

$defaultMessage : 

Type

Methods

__construct()

__construct(  $code = 1,   $message = null,   $params = array(), \Exception  $previous = null) 

Parameters

$code
$message
$params
\Exception $previous

getName()

getName() 

__toString()

__toString() 

getResponse()

getResponse()