Overrides SelfDescribing::toString
public function toString() : string { return 'exception code is ' . $this->expectedCode; }