Liking cljdoc? Tell your friends :D

jdk.rmi.AlreadyBoundException

An AlreadyBoundException is thrown if an attempt is made to bind an object in the registry to a name that already has an associated binding.

An AlreadyBoundException is thrown if an attempt
is made to bind an object in the registry to a name that already
has an associated binding.
raw docstring

->already-bound-exceptionclj

(->already-bound-exception)
(->already-bound-exception s)

Constructor.

Constructs an AlreadyBoundException with the specified detail message.

s - the detail message - java.lang.String

Constructor.

Constructs an AlreadyBoundException with the specified
 detail message.

s - the detail message - `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