whist_core.error.player_error

Exceptions that occur in player or user

Exceptions

NegativeRatingError

Is raised if an attempt is made to assign a negative rating to a player.

Module Contents

exception whist_core.error.player_error.NegativeRatingError

Bases: Exception

Is raised if an attempt is made to assign a negative rating to a player.