@Override
 public void nextGlobalException(Exception ex) {
   observer.nextGlobalException(ex);
 }