firecrown.updatable.MissingSamplerParameterError

firecrown.updatable.MissingSamplerParameterError#

exception firecrown.updatable.MissingSamplerParameterError(parameter)[source]#

Error for when a required parameter is missing.

Raised when an Updatable fails to be updated because the ParamsMap supplied for the update is missing a parameter that should have been provided by the sampler.

Parameters:

parameter (str) –