if (!filter_var($this->photo_id)) {
            throw new Exception("Photo ID from the image provider cannot be empty");
        }