Files
yookassa-sdk-php/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueException.md
T
Антон Н. Николаев cbcdbc8ae1 Обновленная версия SDK. Поддержка PHP 8+
Отказ от поддержки PHP < 8
Изменена структура файлов
Переработана логика работы с моделями
Добавлено использование валидатора данных в моделях
Массивы объектов заменены на объекты-коллекции
2023-06-07 17:23:48 +03:00

2.8 KiB

YooKassa API SDK

Class: \YooKassa\Common\Exceptions\InvalidPropertyValueException

Namespace: \YooKassa\Common\Exceptions



Constants

  • No constants found

Methods

Visibility Name Flag Summary
public __construct() InvalidPropertyValueTypeException constructor.
public getProperty()
public getValue()

Details


Methods

public __construct() : mixed

public __construct(string $message = &#039;&#039;, int $code, string $property = &#039;&#039;, mixed|null $value = null) : mixed

Summary

InvalidPropertyValueTypeException constructor.

Details:

Parameters:
Type Name Description
string message
int code
string property
mixed OR null value

Returns: mixed -

public getProperty() : string

public getProperty() : string

Details:

Returns: string -

public getValue() : mixed

public getValue() : mixed

Details:

Returns: mixed -


Top Namespaces


Reports


This document was automatically generated from source code comments on 2023-06-07 using phpDocumentor

© 2023 YooMoney