Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/rospirotorg.ru/bitrix/modules/vkapi.market/lib/exception/ |
Upload File : |
<?php namespace VKapi\Market\Exception; class BaseException extends \Exception { protected $customCode; protected $customData; public function __construct($ra2cdo6192cenq514k5a3c7gx, $pcstym1xee8eypq23it05c = "\104\105\106\125\101\x4c\x54", $zbq0lbevmyizuau920gys97brnaouj9q94 = array(), $urcrq3rsgj6v9519 = null) { parent::__construct($ra2cdo6192cenq514k5a3c7gx, 0, $urcrq3rsgj6v9519); $this->customCode = $pcstym1xee8eypq23it05c; $this->customData = $zbq0lbevmyizuau920gys97brnaouj9q94; } public function getCustomCode() { return $this->customCode; } public function getCustomData() { return $this->customData; } public function setCustomDataField($v0s6p9xp365, $mx22vsg2tfd18rde66v6twlm62k) { $this->customData[$v0s6p9xp365] = $mx22vsg2tfd18rde66v6twlm62k; } } ?>