FieldValidationError¶
-
exception
lsst.pex.config.
FieldValidationError
(field, config, msg)¶ Bases:
ValueError
An exception that holds additional information, as attributes, for debugging
lsst.pex.config.Config
errors.
lsst.pex.config.
FieldValidationError
(field, config, msg)¶Bases: ValueError
An exception that holds additional information, as attributes,
for debugging lsst.pex.config.Config
errors.