Searched refs:terminateWithException (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/
H A DSimpleChat.java177 catch ( Exception e) { terminateWithException( e); }
187 catch ( Exception e) { terminateWithException( e); }
202 catch ( Exception exception) { terminateWithException( exception); }
214 catch ( Exception exception) { terminateWithException( exception); }
226 catch ( Exception e) { terminateWithException( e); }
241 protected static void terminateWithException( Exception e) method in class:SimpleChat
252 catch ( Exception e) { terminateWithException( e); }
H A DBrowserApp.java87 catch ( Exception ex) { terminateWithException( ex); }
180 catch ( Exception ex) { terminateWithException( ex); }
195 protected static void terminateWithException( Exception e) method in class:BrowserApp

Completed in 17 milliseconds