• Модуль: webservice
  • Путь к файлу: ~/bitrix/modules/webservice/classes/general/soap/soapresponse.php
  • Класс: forCSOAPResponse
  • Вызов: CSOAPResponse::faultString
function faultString()
{
	return $this->FaultString;
}