Liking cljdoc? Tell your friends :D

javax.naming.NameAlreadyBoundException

This exception is thrown by methods to indicate that a binding cannot be added because the name is already bound to another object.

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

This exception is thrown by methods to indicate that
a binding cannot be added because the name is already bound to
another object.

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

->name-already-bound-exceptionclj

(->name-already-bound-exception)
(->name-already-bound-exception explanation)

Constructor.

Constructs a new instance of NameAlreadyBoundException using the explanation supplied. All other fields default to null.

explanation - Possibly null additional detail about this exception. - java.lang.String

Constructor.

Constructs a new instance of NameAlreadyBoundException using the
 explanation supplied. All other fields default to null.

explanation - Possibly null additional detail about this exception. - `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