Beispiel #1
0
 private function onCommunicationException($message, $code = null)
 {
     Shared\Utils::onCommunicationException(new CommunicationException($this, $message, $code));
 }