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: YooKassa
- Class Hierarchy:
- \InvalidArgumentException
- \YooKassa\Common\Exceptions\InvalidPropertyException
- \YooKassa\Common\Exceptions\InvalidPropertyValueException
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\InvalidPropertyValueException
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 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 2023-04-06 using phpDocumentor
© 2023 YooMoney