lsst.afw  21.0.0-18-g1421380c6+e734d31160
Public Member Functions | Public Attributes | List of all members
lsst.afw.display.ds9._RaiseException Class Reference

Public Member Functions

def __init__ (self, exception)
 
def __call__ (self, *args, **kwargs)
 

Public Attributes

 exception
 

Detailed Description

Definition at line 43 of file ds9.py.

Constructor & Destructor Documentation

◆ __init__()

def lsst.afw.display.ds9._RaiseException.__init__ (   self,
  exception 
)

Definition at line 44 of file ds9.py.

Member Function Documentation

◆ __call__()

def lsst.afw.display.ds9._RaiseException.__call__ (   self,
args,
**  kwargs 
)

Definition at line 51 of file ds9.py.

Member Data Documentation

◆ exception

lsst.afw.display.ds9._RaiseException.exception

Definition at line 49 of file ds9.py.


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