mirror of
https://git.yoomoney.ru/scm/sdk/yookassa-sdk-php.git
synced 2026-08-18 12:30:30 +00:00
bfcd44553c
Добавлен пример в документацию
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 2021-12-28 using phpDocumentor
© 2021 YooMoney