ExceptionInfo#
- class lsst.ctrl.mpexec.ExceptionInfo(*, className: str, message: str)#
Bases:
ExceptionInfoDeprecated since version v30: The ExceptionInfo class has moved to lsst.pipe.base.quantum_reports. This forwarding shim will be removed after v30.
Attributes Summary
Configuration for the model, should be a dictionary conforming to [
ConfigDict][pydantic.config.ConfigDict].Attributes Documentation
- model_config: ClassVar[ConfigDict] = {}#
Configuration for the model, should be a dictionary conforming to [
ConfigDict][pydantic.config.ConfigDict].