CApplicationException CMain::GetException();
The method GetException returns an instance of the CApplicationException class containing the last exception.
No parameters.
Instance of the CApplicationException class.
<? if(!$langs->Delete($del_id)) { if($ex = $APPLICATION->GetException()) $strError = $ex->GetString(); } ?>
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |