GeoIP 4.0

\BXmaker\GeoIP\Exception\ORMException

\BXmaker\GeoIP\Exception\ORMException -

namespace BXmaker\GeoIP\Exception;
class ORMException extends \BXmaker\GeoIP\Exception\BaseException
{
    //...
}

Методы

__construct

/**
 * @param \Bitrix\Main\ORM\Data\Result $result
 */
public function __construct($result);