vibe-auth ~master (2021-04-03T14:11:14Z)
Dub
Repo
UserNotFoundException
vibeauth
error
Exception thrown when an user does not exist
class
UserNotFoundException :
ItemNotFoundException
{
this
(string msg, Throwable next);
this
(string msg, string file, size_t line, Throwable next);
}
Constructors
this
this
(string msg, Throwable next)
Undocumented in source.
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
Meta
Source
See Implementation
vibeauth
error
classes
ItemNotFoundException
UserAccesNotFoundException
UserNotFoundException
Exception thrown when an user does not exist