Checked exception thrown when a lookup of UserPrincipal fails because the principal does not exist.
Checked exception thrown when a lookup of UserPrincipal fails because the principal does not exist.
(->user-principal-not-found-exception name)Constructor.
Constructs an instance of this class.
name - the principal name; may be null - java.lang.String
Constructor. Constructs an instance of this class. name - the principal name; may be null - `java.lang.String`
(get-name this)Returns the user principal name if this exception was created with the user principal name that was not found, otherwise null.
returns: the user principal name or null - java.lang.String
Returns the user principal name if this exception was created with the user principal name that was not found, otherwise null. returns: the user principal name or null - `java.lang.String`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |