Liking cljdoc? Tell your friends :D
Clojure only.

javax.security.auth.login.LoginException

This is the basic login exception.

This is the basic login exception.
raw docstring

->login-exceptionclj

(->login-exception)
(->login-exception msg)

Constructor.

Constructs a LoginException with the specified detail message. A detail message is a String that describes this particular exception.

msg - the detail message. - java.lang.String

Constructor.

Constructs a LoginException with the specified detail message.
 A detail message is a String that describes this particular
 exception.

msg - the detail message. - `java.lang.String`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close