Overrides TransportExceptionInterface::appendDebug
public function appendDebug(string $debug) : void { $this->debug .= $debug; }