|
|
javax > javax.naming > javax.naming.namingexception >
Class: javax.naming.NamingException java.lang.Object java.lang.Throwable java.lang.Exception javax.naming.NamingException
public class NamingException extends Exception
FIELDS:
protected Name remainingName protected Name resolvedName protected Object resolvedObj protected Throwable rootException |
|
|
|
CONSTRUCTORS:
| | | public | NamingException(String explanation) |
| | public | NamingException() |
| |
|
|
|
METHODS:
INHERITED METHODS:
| getMessage(), getLocalizedMessage(), getCause(), initCause(java.lang.Throwable), toString(), printStackTrace(), printStackTrace(java.io.PrintStream), printStackTrace(java.io.PrintWriter), fillInStackTrace(), getStackTrace(), setStackTrace(java.lang.StackTraceElement[]), getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(), |
|
|
|
SUBCLASSES:
| CannotProceedException, CommunicationException, ConfigurationException, ContextNotEmptyException, AttributeInUseException, AttributeModificationException, InvalidAttributeIdentifierException, InvalidAttributesException, InvalidAttributeValueException, InvalidSearchControlsException, InvalidSearchFilterException, NoSuchAttributeException, SchemaViolationException, InsufficientResourcesException, InterruptedNamingException, InvalidNameException, LimitExceededException, LinkException, NameAlreadyBoundException, NameNotFoundException, NamingSecurityException, NoInitialContextException, NotContextException, OperationNotSupportedException, PartialResultException, ReferralException, ServiceUnavailableException, |
|
|
|
|
|



|