pymasep.common.exception.constraint_exception

Exceptions

ConstraintException

Exception that can occur during the run of the game when a constraint in a pymasep object is violated

Module Contents

exception pymasep.common.exception.constraint_exception.ConstraintException

Bases: Exception

Exception that can occur during the run of the game when a constraint in a pymasep object is violated

Initialize self. See help(type(self)) for accurate signature.