edisgo.flex_opt.exceptions.InfeasibleModelError =============================================== .. py:exception:: edisgo.flex_opt.exceptions.InfeasibleModelError(message) Bases: :py:obj:`Error` .. autoapi-inheritance-diagram:: edisgo.flex_opt.exceptions.InfeasibleModelError :parts: 1 Exception raised when OPF can not be solved. .. attribute:: message Explanation of the error :type: str .. py:attribute:: message