|
lsst.pex.exceptions g48ccf36440+89c08d0516
|
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.