mirror of
https://git.yoomoney.ru/scm/sdk/yookassa-sdk-php.git
synced 2026-08-17 14:22:39 +00:00
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 $value = null) : mixed
Summary
InvalidPropertyValueTypeException constructor.
Details:
- Inherited From: \YooKassa\Common\Exceptions\InvalidPropertyValueTypeException
Parameters:
| Type | Name | Description |
|---|---|---|
string |
message | |
int |
code | |
string |
property | |
mixed |
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 2025-07-15 using phpDocumentor
© 2025 YooMoney