SMIRNOFFParameterAttributeNotImplementedError

exception openff.interchange.exceptions.SMIRNOFFParameterAttributeNotImplementedError[source]

Bases: InterchangeException

Exception for when a parameter attribute is supported by the SMIRNOFF specification but not yet implemented.

For example, this was raised when k_bondorder (used in bond order-based interpolation of force constants) before the behavior was supported.