Uses of Class
net.i2p.sam.SessionsDB.ExistingIdException
Packages that use SessionsDB.ExistingIdException
-
Uses of SessionsDB.ExistingIdException in net.i2p.sam
Methods in net.i2p.sam that throw SessionsDB.ExistingIdExceptionModifier and TypeMethodDescriptionvoid
SessionsDB.put
(String nick, SessionRecord session) void
SessionsDB.putDupDestOK
(String nick, SessionRecord session)