InternalInconsistencyError

exception openff.interchange.exceptions.InternalInconsistencyError[source]

Bases: InterchangeException

Fallback exception for bad behavior releating to a self-inconsistent internal state.

These should not be reached but are raised to safeguard against problematic edge cases silently passing.