Example #1
0
 /**
  * {@inheritdoc}
  */
 public function onError(ConnectionInterface $conn, \Exception $e)
 {
     $this->wampProtocol->onError($conn, $e);
 }