edisgo.flex_opt.exceptions.MaximumIterationError ================================================ .. py:exception:: edisgo.flex_opt.exceptions.MaximumIterationError(message) Bases: :py:obj:`Error` .. autoapi-inheritance-diagram:: edisgo.flex_opt.exceptions.MaximumIterationError :parts: 1 Exception raised when maximum number of iterations in network reinforcement is exceeded. .. attribute:: message Explanation of the error :type: str .. py:attribute:: message