Searched refs:error_string (Results 1 – 1 of 1) sorted by relevance
24 public $error_string; variable in SimplePie\\Parser118 $this->error_string = 'SimplePie bug! Please report this!';156 $this->error_string = xml_error_string($this->error_code) ?: "Unknown";218 $this->error_string = $error->message;240 return $this->error_string;