Liking cljdoc? Tell your friends :D

javax.naming.NoPermissionException

This exception is thrown when attempting to perform an operation for which the client has no permission. The access control/permission model is dictated by the directory/naming server.

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

This exception is thrown when attempting to perform an operation
for which the client has no permission. The access control/permission
model is dictated by the directory/naming server.


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

->no-permission-exceptionclj

(->no-permission-exception)
(->no-permission-exception explanation)

Constructor.

Constructs a new instance of NoPermissionException using an explanation. All other fields default to null.

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

Constructor.

Constructs a new instance of NoPermissionException using an
 explanation. 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