edisgo.flex_opt.exceptions
¶
Module Contents¶
- exception edisgo.flex_opt.exceptions.Error[source]¶
Bases:
Exception
Base class for exceptions in this module.
- exception edisgo.flex_opt.exceptions.MaximumIterationError(message)[source]¶
Bases:
Error
Exception raised when maximum number of iterations in network reinforcement is exceeded.