errors.fyi community error code reference
RuntimeError
python

RuntimeError

Raised when an error is detected that does not fall into any of the other categories. Commonly used as a base for user-defined errors.

References

โ† all namespaces for RuntimeError