Override default toString so we don't send a full backtrace in verbose mode.
string
public function __toString() { return $this->getMessage(); }