См. определение в файле exception.php строка 10
◆ __construct()
__construct |
( |
| $message = "", |
|
|
| $databaseMessage = "", |
|
|
\Throwable | $previous = null ) |
- Аргументы
-
string | $message | Application message. |
string | $databaseMessage | Database reason. |
\Throwable | null | $previous | The previous exception used for the exception chaining. |
Переопределяется в ConnectionException и SqlException.
См. определение в файле exception.php строка 20
◆ getDatabaseMessage()
Returns database specific message provided to the constructor.
- Возвращает
- string
См. определение в файле exception.php строка 37
◆ $databaseMessage
Объявления и описания членов класса находятся в файле: