JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
be.ac.ulb.infof307.g02.exceptions.database.NoSuchUserFoundException
Packages that use
NoSuchUserFoundException
Package
Description
be.ac.ulb.infof307.g02.database
Uses of
NoSuchUserFoundException
in
be.ac.ulb.infof307.g02.database
Methods in
be.ac.ulb.infof307.g02.database
that throw
NoSuchUserFoundException
Modifier and Type
Method and Description
User
UserDB.
getUserByName
(java.lang.String userName)
Return the User with the given user name.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes