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