lsst.pipe.base  17.0.1-1-g0d345a5+2
Public Member Functions | List of all members
lsst.pipe.base.graphBuilder.OutputExistsError Class Reference
Inheritance diagram for lsst.pipe.base.graphBuilder.OutputExistsError:
lsst.pipe.base.graphBuilder.GraphBuilderError

Public Member Functions

def __init__ (self, taskName, refs)
 

Detailed Description

Exception generated when output datasets already exist.

Definition at line 69 of file graphBuilder.py.

Constructor & Destructor Documentation

◆ __init__()

def lsst.pipe.base.graphBuilder.OutputExistsError.__init__ (   self,
  taskName,
  refs 
)

Definition at line 73 of file graphBuilder.py.


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