File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/rest/lib/accessexception.php
Back
<? namespace Bitrix\Rest; class AccessException extends RestException { const MESSAGE = 'Access denied!'; const CODE = 'ACCESS_DENIED'; public function __construct($msg = '', \Exception $previous = null) { parent::__construct( static::MESSAGE.($msg === '' ? '' : (' '.$msg)), static::CODE, \CRestServer::STATUS_FORBIDDEN, $previous ); } } ?>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings