NameNotFoundException
Class NameNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- javax.naming.NamingException
-
- javax.naming.NameNotFoundException
- All Implemented Interfaces:
- Serializable
public class NameNotFoundException extends NamingException
This exception is thrown when a component of the name cannot be resolved because it is not bound.
Synchron