public class NotBoundException extends java.lang.Exception
Naming.lookup(String),
Naming.unbind(String),
Registry.lookup(String),
Registry.unbind(String),
Serialized Form| Constructor and Description |
|---|
NotBoundException()
Create an exception with no message.
|
NotBoundException(java.lang.String s)
Create an exception with a message.
|
public NotBoundException()
public NotBoundException(java.lang.String s)
s - the message