Files
yookassa-sdk-php/docs/classes/YooKassa-Common-Exceptions-InvalidRequestException.md
Евгений Ю. Лозный 260d13f890 Добавлен прием платежей через Alfa Pay. Добавлен новый тип ошибки RuleViolationError
Добавлены нулевые привязки по СБП
Добавлена причина отмены возвратов `payment_expired`
2026-06-29 17:46:40 +03:00

2.3 KiB

YooKassa API SDK

Class: \YooKassa\Common\Exceptions\InvalidRequestException

Namespace: \YooKassa\Common\Exceptions



Constants

  • No constants found

Methods

Visibility Name Flag Summary
public __construct() InvalidRequestException constructor.
public getRequestObject()

Details


Methods

public __construct() : mixed

public __construct(\YooKassa\Common\AbstractRequestInterface|string $error, int $code, ?\Throwable $previous = null) : mixed

Summary

InvalidRequestException constructor.

Details:

Parameters:
Type Name Description
\YooKassa\Common\AbstractRequestInterface OR string error
int code
?\Throwable previous

Returns: mixed -

public getRequestObject() : ?\YooKassa\Common\AbstractRequestInterface

public getRequestObject() : ?\YooKassa\Common\AbstractRequestInterface

Details:

Returns: ?\YooKassa\Common\AbstractRequestInterface -


Top Namespaces


Reports


This document was automatically generated from source code comments on 2026-06-29 using phpDocumentor

© 2026 YooMoney