Liking cljdoc? Tell your friends :D

javax.naming.directory.NoSuchAttributeException

This exception is thrown when attempting to access an attribute that does not exist.

Synchronization and serialization issues that apply to NamingException apply directly here.

This exception is thrown when attempting to access
an attribute that does not exist.

Synchronization and serialization issues that apply to NamingException
apply directly here.
raw docstring

->no-such-attribute-exceptionclj

(->no-such-attribute-exception)
(->no-such-attribute-exception explanation)

Constructor.

Constructs a new instance of NoSuchAttributeException using an explanation. All other fields are set to null.

explanation - Additional detail about this exception. Can be null. - java.lang.String

Constructor.

Constructs a new instance of NoSuchAttributeException using
 an explanation. All other fields are set to null.

explanation - Additional detail about this exception. Can be null. - `java.lang.String`
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close