mirror of
https://git.yoomoney.ru/scm/sdk/yookassa-sdk-php.git
synced 2026-08-17 09:33:34 +00:00
260d13f890
Добавлены нулевые привязки по СБП Добавлена причина отмены возвратов `payment_expired`
2.9 KiB
2.9 KiB
YooKassa API SDK
Class: \YooKassa\Common\Exceptions\InvalidPropertyValueTypeException
Namespace: \YooKassa\Common\Exceptions
Constants
- No constants found
Methods
| Visibility | Name | Flag | Summary |
|---|---|---|---|
| public | __construct() | InvalidPropertyValueTypeException constructor. | |
| public | getProperty() | ||
| public | getType() |
Details
- File: lib/Common/Exceptions/InvalidPropertyValueTypeException.php
- Package: Default
- Class Hierarchy:
- \InvalidArgumentException
- \YooKassa\Common\Exceptions\InvalidPropertyException
- \YooKassa\Common\Exceptions\InvalidPropertyValueTypeException
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\InvalidPropertyValueTypeException
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 getType() : string
public getType() : string
Details:
- Inherited From: \YooKassa\Common\Exceptions\InvalidPropertyValueTypeException
Returns: string -
Top Namespaces
Reports
This document was automatically generated from source code comments on 2026-06-29 using phpDocumentor
© 2026 YooMoney