Searched defs:StubNotFoundException (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/src/java.rmi/share/classes/java/rmi/
H A DStubNotFoundException.java40 public class StubNotFoundException extends RemoteException { class in inherits:RemoteException
52 public StubNotFoundException(String s) { method in class:StubNotFoundException
64 public StubNotFoundException(String s, Exception ex) { method in class:StubNotFoundException

Completed in 33 milliseconds