lsst.pex.exceptions g786e29fd12+796b79145d
Loading...
Searching...
No Matches
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.OverflowError lsst.pex.exceptions.wrappers.RangeError lsst.pex.exceptions.wrappers.UnderflowError

Public Member Functions

 __getattr__ (self, name)
 
 __repr__ (self)
 
 __str__ (self)
 

Public Attributes

 cpp = cpp
 
 WrappedClass
 

Detailed Description

Definition at line 110 of file wrappers.py.

Member Function Documentation

◆ __getattr__()

lsst.pex.exceptions.wrappers.Exception.__getattr__ ( self,
name )
inherited

Definition at line 74 of file wrappers.py.

◆ __repr__()

lsst.pex.exceptions.wrappers.Exception.__repr__ ( self)
inherited

Definition at line 77 of file wrappers.py.

◆ __str__()

lsst.pex.exceptions.wrappers.Exception.__str__ ( self)
inherited

Definition at line 80 of file wrappers.py.

Member Data Documentation

◆ cpp

lsst.pex.exceptions.wrappers.Exception.cpp = cpp
inherited

Definition at line 72 of file wrappers.py.

◆ WrappedClass

lsst.pex.exceptions.wrappers.ExceptionMeta.WrappedClass
inherited

Definition at line 50 of file wrappers.py.


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