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