lsst.pex.exceptions  13.0-3-g13ef843+2
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Static Public Attributes | List of all members
lsst.pex.exceptions.wrappers.RuntimeError Class Reference
Inheritance diagram for lsst.pex.exceptions.wrappers.RuntimeError:
lsst.pex.exceptions.wrappers.Exception lsst.pex.exceptions.wrappers.ExceptionMeta lsst.pex.exceptions.wrappers.IoError lsst.pex.exceptions.wrappers.MemoryError lsst.pex.exceptions.wrappers.OverflowError lsst.pex.exceptions.wrappers.RangeError lsst.pex.exceptions.wrappers.TimeoutError lsst.pex.exceptions.wrappers.TypeError lsst.pex.exceptions.wrappers.UnderflowError

Static Public Attributes

 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__
 
def __getattr__
 
def __repr__
 
def __str__
 
- Public Member Functions inherited from lsst.pex.exceptions.wrappers.ExceptionMeta
def __getattr__
 
- Public Attributes inherited from lsst.pex.exceptions.wrappers.Exception
 cpp
 

Detailed Description

Definition at line 86 of file wrappers.py.

Member Data Documentation

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

Definition at line 87 of file wrappers.py.


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