Content deleted Content added
TimElessness (talk | contribs) m repitition |
have changed the exception object name |
||
Line 69:
System.out.println("PeerServer bound in registry");
} catch (Exception
System.err.println("RMI server exception:" +
e.printStackTrace();
}
|