Uses of Class
javax.naming.event.NamingExceptionEvent
| Package | Description | 
|---|---|
| javax.naming.event | Provides support for event notification when accessing naming and
directory services. | 
- 
Uses of NamingExceptionEvent in javax.naming.eventMethods in javax.naming.event with parameters of type NamingExceptionEvent Modifier and Type Method Description voidNamingListener. namingExceptionThrown(NamingExceptionEvent evt)Called when a naming exception is thrown while attempting to fire aNamingEvent.