mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 03:09:04 +01:00
Added ProtocolStateException for client protocols.
This commit is contained in:
@@ -6,5 +6,4 @@ package org.briarproject.api.db;
|
||||
*/
|
||||
public class ContactExistsException extends DbException {
|
||||
|
||||
private static final long serialVersionUID = -6658762011691502411L;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user