string
public function __toString() : string { return $this->message() . " rfc: " . $this->rfcNumber . "internal code: " . static::CODE; }