Exception not needed.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@347 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -52,7 +52,6 @@ public class GameCookieManager
|
|||||||
* Creates a game cookie manager that stores cookies in the supplied repository.
|
* Creates a game cookie manager that stores cookies in the supplied repository.
|
||||||
*/
|
*/
|
||||||
public GameCookieManager (GameCookieRepository repo)
|
public GameCookieManager (GameCookieRepository repo)
|
||||||
throws PersistenceException
|
|
||||||
{
|
{
|
||||||
_repo = repo;
|
_repo = repo;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user