PyDSS.exceptions#
Exceptions used in PyDSS
Exceptions
|
Raised when a bad configuration is detected. |
|
Raised when bad user input is detected. |
|
Raised when OpenDSS fails to converge on a solution. |
|
Raised when OpenDSS exceeds the threshold of convergence error counts. |
|
Raised when OpenDSS fails to compile a model. |
|
Raised when PyDSS fails to converge on a solution. |
|
Raised when PyDSS exceeds the threshold of convergence error counts. |
|
Raised when PyDSS exceeds a max convergence error threshold. |