whist_core.game.warnings

Warnings during game phase.

Exceptions

TrickNotDoneWarning

The current trick is not done yet.

ServSuitFirstWarning

Player must serv the suit of the lead.

Module Contents

exception whist_core.game.warnings.TrickNotDoneWarning

Bases: Warning

The current trick is not done yet.

exception whist_core.game.warnings.ServSuitFirstWarning

Bases: Warning

Player must serv the suit of the lead.