mirror of
https://git.yoomoney.ru/scm/sdk/yookassa-sdk-php.git
synced 2026-08-17 19:51:19 +00:00
260d13f890
Добавлены нулевые привязки по СБП Добавлена причина отмены возвратов `payment_expired`
2.8 KiB
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
- File: lib/Common/Exceptions/InvalidPropertyValueException.php
- Package: Default
- Class Hierarchy:
- \InvalidArgumentException
- \YooKassa\Common\Exceptions\InvalidPropertyException
- \YooKassa\Common\Exceptions\InvalidPropertyValueException
Methods
public __construct() : mixed
public __construct(string $message = '', int $code, string $property = '', mixed|null $value = null) : mixed
Summary
InvalidPropertyValueTypeException constructor.
Details:
- Inherited From: \YooKassa\Common\Exceptions\InvalidPropertyValueException
Parameters:
| Type | Name | Description |
|---|---|---|
string |
message | |
int |
code | |
string |
property | |
mixed OR null |
value |
Returns: mixed -
public getProperty() : string
public getProperty() : string
Details:
- Inherited From: \YooKassa\Common\Exceptions\InvalidPropertyException
Returns: string -
public getValue() : mixed
public getValue() : mixed
Details:
- Inherited From: \YooKassa\Common\Exceptions\InvalidPropertyValueException
Returns: mixed -
Top Namespaces
Reports
This document was automatically generated from source code comments on 2026-06-29 using phpDocumentor
© 2026 YooMoney