Skip to content
Snippets Groups Projects
Commit 04e56ff5 authored by Goik Martin's avatar Goik Martin
Browse files

Javadoc correction

parent 814f4d7a
No related branches found
No related tags found
No related merge requests found
......@@ -62,8 +62,8 @@ public class PersistenceHandler {
}
/**
* Inserting a (name, email) record into the database server. Errors are being logged and forwarded
* to {@link LoginUI#guiError(String)}.
* Inserting a (name, email) record into the database server. Errors / informational messages
* status updates are being logged and forwarded via {@link PersistView}.
*
* <dl>
* <dt><b>Precondition:</b></dt>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment