lsst.pex.exceptions
14.0-1-g13ef843+3
|
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 20 of file wrappers.py.
def lsst.pex.exceptions.wrappers.ExceptionMeta.__getattr__ | ( | self, | |
name | |||
) |
Definition at line 25 of file wrappers.py.