CBPArgumentOutOfRangeException::getActualValue

  1. Bitrix24 API (v. 23.675.0)
  2. bizproc
  3. CBPArgumentOutOfRangeException
  4. getActualValue
  • Модуль: bizproc
  • Путь к файлу: ~/bitrix/modules/bizproc/classes/general/exception.php
  • Класс: CBPArgumentOutOfRangeException
  • Вызов: CBPArgumentOutOfRangeException::getActualValue
public function getActualValue()
{
	return $this->actualValue;
}

Добавить комментарий