lsst.pex.exceptions
16.0
|
Public Member Functions | |
def | __getattr__ (self, name) |
A metaclass for custom exception wrappers, which adds lookup of class attributes by delegating to the Swig-generated wrapper.
Definition at line 47 of file wrappers.py.
def lsst.pex.exceptions.wrappers.ExceptionMeta.__getattr__ | ( | self, | |
name | |||
) |
Definition at line 52 of file wrappers.py.