Files
yookassa-sdk-php/docs/classes/YooKassa-Common-Exceptions-InvalidRequestException.md
T
Антон Н. Николаев 07548dff5e Добавлен параметр suspended_until (период охлаждения для «Покупок в кредит» от СберБанка). В запрос на создание выплаты у bank_id добавлена минимально допустимая длина 12 и проверка по регулярному выражению
Добавлен новый способ оплаты — Плати частями
Ошибки вынесены в отдельные объекты
Внесены небольшие изменения в тексты
2025-09-04 14:26:26 +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 2025-09-04 using phpDocumentor

© 2025 YooMoney