Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function handleError(\Exception $e, $conn)
 {
     $this->server->handleError($e, $conn);
 }