vibe-auth v0.5.6 (2019-04-22T18:49:37Z)
Dub
Repo
UserAccesNotFoundException
vibeauth
users
Exception thrown when an access level does not exist
class
UserAccesNotFoundException : Exception {
this
(string msg, Throwable next);
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, Throwable next)
Create the exception
this
this
(string msg, string file, size_t line, Throwable next)
dutto
Meta
Source
See Implementation
vibeauth
users
aliases
UserNotFoundException
classes
User
UserAccesNotFoundException
UserCollection
UserMemmoryCollection
structs
UserData
Exception thrown when an access level does not exist