\BXmaker\GeoIP\Exception\ORMException
-
namespace BXmaker\GeoIP\Exception;
class ORMException extends \BXmaker\GeoIP\Exception\BaseException
{
//...
}
/**
* @param \Bitrix\Main\ORM\Data\Result $result
*/
public function __construct($result);