Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
org.objectweb.naming.NamingException
public class NamingException
extends Exception
Constructor Summary | |
|
public NamingException(String msg)
Constructs anNamingException
with the specified detail message.
- Parameters:
msg
- the detail message.