This is the basic login exception.
This is the basic login exception.
(->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`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close