lsst.afw g5a732f18d5+53520f316c
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
lsst.afw.display.ds9._RaiseException Class Reference

Public Member Functions

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

Public Attributes

 exception
 

Detailed Description

Definition at line 42 of file ds9.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 43 of file ds9.py.

Member Function Documentation

◆ __call__()

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: