Пример #1
0
 public Void apply(UnhandledErrorListener listener)
 {
     listener.unhandledError(localReason, e);
     return null;
 }
Пример #2
0
 public Void apply(UnhandledErrorListener listener)
 {
     listener.unhandledError(localReason, e);
     return(null);
 }