lsst.pex.exceptions  13.0-2-g50559bf+2
Static Public Attributes | List of all members
lsst.pex.exceptions.wrappers.UnderflowError Class Reference
Inheritance diagram for lsst.pex.exceptions.wrappers.UnderflowError:
lsst.pex.exceptions.wrappers.RuntimeError lsst.pex.exceptions.wrappers.Exception lsst.pex.exceptions.wrappers.ExceptionMeta

Static Public Attributes

 WrappedClass = exceptions.UnderflowError
 
- Static Public Attributes inherited from lsst.pex.exceptions.wrappers.RuntimeError
 WrappedClass = exceptions.RuntimeError
 
- Static Public Attributes inherited from lsst.pex.exceptions.wrappers.Exception
 WrappedClass = exceptions.Exception
 

Additional Inherited Members

- Public Member Functions inherited from lsst.pex.exceptions.wrappers.Exception
def __init__ (self, arg, args, kwds)
 
def __getattr__ (self, name)
 
def __repr__ (self)
 
def __str__ (self)
 
- Public Member Functions inherited from lsst.pex.exceptions.wrappers.ExceptionMeta
def __getattr__ (self, name)
 
- Public Attributes inherited from lsst.pex.exceptions.wrappers.Exception
 cpp
 

Detailed Description

Definition at line 102 of file wrappers.py.

Member Data Documentation

◆ WrappedClass

lsst.pex.exceptions.wrappers.UnderflowError.WrappedClass = exceptions.UnderflowError
static

Definition at line 103 of file wrappers.py.


The documentation for this class was generated from the following file: