lsst.pex.exceptions
21.0.0-2-gde069b7+5e4aea9c2f
|
Public Member Functions | |
def | __getattr__ (cls, name) |
A metaclass for custom exception wrappers, which adds lookup of class attributes by delegating to the Swig-generated wrapper.
Definition at line 44 of file wrappers.py.
def lsst.pex.exceptions.wrappers.ExceptionMeta.__getattr__ | ( | cls, | |
name | |||
) |
Reimplemented in lsst.pex.exceptions.wrappers.Exception.
Definition at line 49 of file wrappers.py.