pymasep.common.exception.constraint_exception ============================================= .. py:module:: pymasep.common.exception.constraint_exception Exceptions ---------- .. autoapisummary:: pymasep.common.exception.constraint_exception.ConstraintException Module Contents --------------- .. py:exception:: ConstraintException Bases: :py:obj:`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.