vibe-auth ~master (2021-04-03T14:11:14Z)
Dub
Repo
UserAccesNotFoundException
vibeauth
error
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
error
classes
ItemNotFoundException
UserAccesNotFoundException
UserNotFoundException
Exception thrown when an access level does not exist