java.rmi
public class NotBoundException extends Exception
Naming.lookup(String)
,
Naming.unbind(String)
,
Registry.lookup(String)
,
Registry.unbind(String)
,
Serialized FormConstructor and Description |
---|
NotBoundException()
Create an exception with no message.
|
NotBoundException(String s)
Create an exception with a message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotBoundException()
public NotBoundException(String s)
s
- the message