lsst.pex.exceptions gdaeeff99f8+1cafcb7cd4
|
Public Member Functions | |
__getattr__ (cls, name) | |
Public Attributes | |
WrappedClass | |
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.
lsst.pex.exceptions.wrappers.ExceptionMeta.__getattr__ | ( | cls, | |
name ) |
Reimplemented in lsst.pex.exceptions.wrappers.Exception.
Definition at line 49 of file wrappers.py.
lsst.pex.exceptions.wrappers.ExceptionMeta.WrappedClass |
Definition at line 50 of file wrappers.py.