A B C D E F G H I L M N P Q R S T U V

M

main(String[]) - Static method in class uk.org.ury.backend.server.Server
The main method, which serves to create a server.
main(String[]) - Static method in class uk.org.ury.frontend.testrig.ApplicationLauncher
Main method.
MissingCredentialsException - Exception in uk.org.ury.backend.database.exceptions
Exception thrown when the database credentials required to log into the URY database under a user class are missing, and thus the log-in cannot continue.
MissingCredentialsException() - Constructor for exception uk.org.ury.backend.database.exceptions.MissingCredentialsException
Construct a new MissingCredentialsException with a default reason.
MissingCredentialsException(String) - Constructor for exception uk.org.ury.backend.database.exceptions.MissingCredentialsException
Construct a new MissingCredentialsException.
MissingPropertyException - Exception in uk.org.ury.backend.database.exceptions
Exception thrown when a DatabaseItem is queried for a property that does not exist.
MissingPropertyException() - Constructor for exception uk.org.ury.backend.database.exceptions.MissingPropertyException
Construct a new MissingPropertyException with a default reason.
MissingPropertyException(String) - Constructor for exception uk.org.ury.backend.database.exceptions.MissingPropertyException
Construct a new MissingPropertyException.

A B C D E F G H I L M N P Q R S T U V