javax.naming.event
public class NamingExceptionEvent extends EventObject
UNKNOWN: June 5, 2001
| Constructor Summary | |
|---|---|
| NamingExceptionEvent(EventContext source, NamingException exc) | |
| Method Summary | |
|---|---|
| void | dispatch(NamingListener listener) |
| EventContext | getEventContext() |
| NamingException | getException() |