A developer-facing human readable error message.
Generated from protobuf field <code>string message = 2;</code>
string $var:
$this
public function setMessage($var) { GPBUtil::checkString($var, True); $this->message = $var; return $this; }