Eisfunke / Secret-Hitler-Telegram

A Telegram Bot that allows groups of users to play Secret Hitler
Other
8 stars 3 forks source link

Don't use exception for logic #31

Open Eisfunke opened 5 years ago

Eisfunke commented 5 years ago

Refactor GameOverException so that no exceptions are used for non-excptional program logic.

FRQDO commented 5 years ago

Part of #7