public class NameNotFoundException extends NamingException
NameNotFoundException,
Serialized Form| Constructor and Description |
|---|
NameNotFoundException(NameNotFoundException cause) |
NameNotFoundException(String msg) |
getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObjcontains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NameNotFoundException(String msg)
public NameNotFoundException(NameNotFoundException cause)