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