|
LSSTApplications
10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
|
Public Member Functions | |
| def | __init__ |
| def | __getattr__ |
| def | __repr__ |
| def | __str__ |
Public Attributes | |
| cpp | |
Static Public Attributes | |
| WrappedClass = exceptionsLib.Exception | |
Static Private Attributes | |
| __metaclass__ = ExceptionMeta | |
| string | __module__ = "lsst.pex.exceptions" |
The base class for Python-wrapped LSST C++ exceptions.
Definition at line 24 of file wrappers.py.
| def lsst.pex.exceptions.wrappers.Exception.__init__ | ( | self, | |
| arg, | |||
| args, | |||
| kwds | |||
| ) |
Definition at line 36 of file wrappers.py.
| def lsst.pex.exceptions.wrappers.Exception.__getattr__ | ( | self, | |
| name | |||
| ) |
Definition at line 46 of file wrappers.py.
| def lsst.pex.exceptions.wrappers.Exception.__repr__ | ( | self | ) |
Definition at line 49 of file wrappers.py.
| def lsst.pex.exceptions.wrappers.Exception.__str__ | ( | self | ) |
Definition at line 52 of file wrappers.py.
|
staticprivate |
Definition at line 28 of file wrappers.py.
|
staticprivate |
Definition at line 32 of file wrappers.py.
| lsst.pex.exceptions.wrappers.Exception.cpp |
Definition at line 44 of file wrappers.py.
|
static |
Definition at line 34 of file wrappers.py.
1.8.5