lsst.afw g9b27d6183c+80279584a1
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 42 of file ds9.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 43 of file ds9.py.

Member Function Documentation

◆ __call__()

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

Definition at line 50 of file ds9.py.

Member Data Documentation

◆ exception

lsst.afw.display.ds9._RaiseException.exception

Definition at line 48 of file ds9.py.


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