lsst.pex.exceptions  13.0-1-g52a7baa+8
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Static Public Attributes | List of all members
lsst.pex.exceptions.wrappers.DomainError Class Reference
Inheritance diagram for lsst.pex.exceptions.wrappers.DomainError:
lsst.pex.exceptions.wrappers.LogicError lsst.pex.exceptions.wrappers.Exception lsst.pex.exceptions.wrappers.ExceptionMeta

Static Public Attributes

 WrappedClass = exceptions.DomainError
 
- Static Public Attributes inherited from lsst.pex.exceptions.wrappers.LogicError
 WrappedClass = exceptions.LogicError
 
- 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 67 of file wrappers.py.

Member Data Documentation

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

Definition at line 68 of file wrappers.py.


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