\Colibri\Data\MySqlException

Класс исключения для драйвера MySql

Summary

Methods
Properties
Constants
__construct()
getAppData()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_appData
N/A

Properties

$_appData

$_appData : mixed

Данные приложения

Type

mixed

Methods

__construct()

__construct(string  $message, integer  $code, mixed  $appData = null, \Throwable  $previous = null) 

Конструктор

Parameters

string $message
integer $code
mixed $appData
\Throwable $previous

getAppData()

getAppData() : mixed

Возвращает данные приложения

Returns

mixed