Liking cljdoc? Tell your friends :D

javax.naming.MalformedLinkException

This exception is thrown when a malformed link was encountered while resolving or constructing a link.

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

This exception is thrown when a malformed link was encountered while
resolving or constructing a link.

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

(->malformed-link-exception)
(->malformed-link-exception explanation)

Constructor.

Constructs a new instance of MalformedLinkException with an explanation All the other fields are initialized to null.

explanation - A possibly null string containing additional detail about this exception. - java.lang.String

Constructor.

Constructs a new instance of MalformedLinkException with an explanation
 All the other fields are initialized to null.

explanation - A possibly null string containing 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