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

/openjdk9/jdk/src/java.rmi/share/classes/java/rmi/server/
H A DServerNotActiveException.java38 public class ServerNotActiveException extends java.lang.Exception { class in inherits:java.lang.Exception
48 public ServerNotActiveException() {} method in class:ServerNotActiveException
57 public ServerNotActiveException(String s) method in class:ServerNotActiveException

Completed in 54 milliseconds