openff.bespokefit.exceptions.MissingReferenceError

exception openff.bespokefit.exceptions.MissingReferenceError(message: str)[source]

Bases: BespokeFitException

Raised when the target is attempted to be fit before all of the reference data has been assigned.

error_type = 'missing_reference_error'
header = 'BespokeFit Missing Reference Error'