Spec-Zone.ru › Laravel 5.8

JsonEncodingException

class JsonEncodingException extends RuntimeException (View source)

Методы

static JsonEncodingException forModel(mixed $model, string $message)

Создать новое исключение кодирования JSON для модели.

static JsonEncodingException forAttribute(mixed $model, mixed $key, string $message)

Создать новое исключение кодирования JSON для атрибута.

Подробности

static JsonEncodingException forModel(mixed $model, string $message)

Создать новое исключение кодирования JSON для модели.

Параметры

mixed $model
string $message

Возвращаемое значение

JsonEncodingException

static JsonEncodingException forAttribute(mixed $model, mixed $key, string $message)

Создать новое исключение кодирования JSON для атрибута.

Параметры

mixed $model
mixed $key
string $message

Возвращаемое значение

JsonEncodingException

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.8/Illuminate/Database/Eloquent/JsonEncodingException.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API