Class java.rmi.server.ServerNotActiveException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.rmi.server.ServerNotActiveException
- public class ServerNotActiveException
- extends Exception
Constructor Index
- ServerNotActiveException()
- Create a new exception.
- ServerNotActiveException(String)
-
Constructors
ServerNotActiveException
public ServerNotActiveException()
- Create a new exception.
ServerNotActiveException
public ServerNotActiveException(String s)
