public function __construct()
 {
     parent::__construct('You need to set user agent to execute this query.', 0, null);
 }
 public function __construct()
 {
     parent::__construct('You need to set "allow_url_fopen" option in PHP configuration.', 0, null);
 }