| public class java.rmi.server ServerNotActiveException
|
Java SE 6 |
ServerNotActiveException is an Exception
thrown during a call to RemoteServer.getClientHost if
the getClientHost method is called outside of servicing a remote
method call.
| version | 1.14, 11/17/05 |
| since | JDK1.1 |
| See also | getClientHost() |
| Constructors | |||||
|---|---|---|---|---|---|
| public | ServerNotActiveException() Details
Constructs an ServerNotActiveException with no specified
detail message.
| ||||
| public | ServerNotActiveException(String s) Details
Constructs an ServerNotActiveException with the specified
detail message.
| ||||
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2013 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|