public class NotBoundException extends 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(String s)
Create an exception with a message.
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotBoundException()
public NotBoundException(String s)
s - the message