Files
yookassa-sdk-php/docs/classes/YooKassa-Common-Exceptions-InvalidPropertyValueException.md
T
Александра Д. Спиридонова defd504ff2 Добавлен idempotenceKey в документацию. Добавлен метод для установки дополнительных параметров curl
Добавлено описание в документацию по новому методу
2023-03-09 16:17:53 +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 = '', int $code, string $property = '', mixed $value = null) : mixed

Summary

InvalidPropertyValueTypeException constructor.

Details:

Parameters:
Type Name Description
string message
int code
string property
mixed 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-03-09 using phpDocumentor

© 2023 YooMoney