lsst.pex.exceptions#
The lsst.pex.exceptions module provides custom exceptions for the LSST Science Pipelines.
Contributing#
lsst.pex.exceptions is developed at lsst/pex_exceptions.
You can find Jira issues for this module under the pex_exceptions component.
Python API reference#
lsst.pex.exceptions Package#
Functions#
Classes#
|
|
|
The base class for Python-wrapped LSST C++ exceptions. |
A metaclass for custom exception wrappers, which adds lookup of class attributes by delegating to the Swig-generated wrapper. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Class Inheritance Diagram#
