InterruptedNamingException
Class InterruptedNamingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- javax.naming.NamingException
-
- javax.naming.InterruptedNamingException
- All Implemented Interfaces:
- Serializable
public class InterruptedNamingException extends NamingException
This exception is thrown when the naming operation being invoked has been interrupted. For example,